[gnote] Remove unused NotebookNewNoteMenuItem
- From: Aurimas Černius <aurimasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnote] Remove unused NotebookNewNoteMenuItem
- Date: Mon, 10 May 2021 20:06:44 +0000 (UTC)
commit 11ac5657997e535c4702c33e4ff6526bcf6db048
Author: Aurimas Černius <aurisc4 gmail com>
Date: Mon May 10 23:06:35 2021 +0300
Remove unused NotebookNewNoteMenuItem
src/meson.build | 1 -
src/notebooks/notebookapplicationaddin.cpp | 3 +-
src/notebooks/notebooknewnotemenuitem.cpp | 81 ------------------------------
src/notebooks/notebooknewnotemenuitem.hpp | 61 ----------------------
4 files changed, 1 insertion(+), 145 deletions(-)
---
diff --git a/src/meson.build b/src/meson.build
index d9fafe0a..538c90bb 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -56,7 +56,6 @@ libgnote_sources = [
'notebooks/notebookapplicationaddin.cpp',
'notebooks/notebookmanager.cpp',
'notebooks/notebookmenuitem.cpp',
- 'notebooks/notebooknewnotemenuitem.cpp',
'notebooks/notebooknoteaddin.cpp',
'notebooks/specialnotebooks.cpp',
'synchronization/filesystemsyncserver.cpp',
diff --git a/src/notebooks/notebookapplicationaddin.cpp b/src/notebooks/notebookapplicationaddin.cpp
index 9356139a..4f2df673 100644
--- a/src/notebooks/notebookapplicationaddin.cpp
+++ b/src/notebooks/notebookapplicationaddin.cpp
@@ -1,7 +1,7 @@
/*
* gnote
*
- * Copyright (C) 2011-2015,2017,2019 Aurimas Cernius
+ * Copyright (C) 2011-2015,2017,2019,2021 Aurimas Cernius
* Copyright (C) 2010 Debarshi Ray
* Copyright (C) 2009 Hubert Figuiere
*
@@ -32,7 +32,6 @@
#include "sharp/string.hpp"
#include "notebooks/notebookapplicationaddin.hpp"
#include "notebooks/notebookmanager.hpp"
-#include "notebooks/notebooknewnotemenuitem.hpp"
#include "notebooks/notebook.hpp"
#include "iactionmanager.hpp"
#include "ignote.hpp"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]