[gnote] Make Gnote non-signleton
- From: Aurimas Černius <aurimasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnote] Make Gnote non-signleton
- Date: Sun, 15 Dec 2019 14:39:04 +0000 (UTC)
commit f4e71165a75d78c3ef7a02ffeceb91a60708b203
Author: Aurimas Černius <aurisc4 gmail com>
Date: Sun Dec 15 16:26:35 2019 +0200
Make Gnote non-signleton
src/ignote.hpp | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/src/ignote.hpp b/src/ignote.hpp
index f9e804c3..918460a7 100644
--- a/src/ignote.hpp
+++ b/src/ignote.hpp
@@ -37,7 +37,6 @@ namespace sync {
class IGnote
- : public base::Singleton<IGnote>
{
public:
static Glib::ustring cache_dir();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]