[gnote] Remove dedundant declaration
- From: Aurimas Černius <aurimasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnote] Remove dedundant declaration
- Date: Mon, 23 Dec 2019 16:40:24 +0000 (UTC)
commit 9fd8f574c08cafdc01d812fd85bd95c417809b7c
Author: Aurimas Černius <aurisc4 gmail com>
Date: Mon Dec 23 17:21:20 2019 +0200
Remove dedundant declaration
src/notemanager.hpp | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/src/notemanager.hpp b/src/notemanager.hpp
index 6e7dce76..63a0108e 100644
--- a/src/notemanager.hpp
+++ b/src/notemanager.hpp
@@ -37,7 +37,6 @@ namespace gnote {
: public NoteManagerBase
{
public:
- typedef std::shared_ptr<NoteManager> Ptr;
typedef sigc::slot<void, const Note::Ptr &> NoteChangedSlot;
NoteManager(IGnote & g);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]