[gnote] Remove unused source files



commit 2fcd9b5a9358dc0747ae5cccb1474536268482d6
Author: Aurimas Černius <aurisc4 gmail com>
Date:   Mon Mar 1 23:17:42 2021 +0200

    Remove unused source files

 src/Makefile.am                        |   2 -
 src/dbus/remotecontrol-client-glue.cpp | 141 ---------------------------------
 src/dbus/remotecontrol-client-glue.hpp |  50 ------------
 src/dbus/remotecontrolclient.cpp       |  37 ---------
 src/dbus/remotecontrolclient.hpp       |  50 ------------
 5 files changed, 280 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 4b70ec5b..29bd8a66 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -61,9 +61,7 @@ endif
 SUBDIRS += dbus
 DBUS_SOURCES=remotecontrolproxy.hpp remotecontrolproxy.cpp \
        dbus/remotecontrol.hpp dbus/remotecontrol.cpp \
-       dbus/remotecontrolclient.hpp dbus/remotecontrolclient.cpp \
        dbus/iremotecontrol.hpp \
-       dbus/remotecontrol-client-glue.hpp dbus/remotecontrol-client-glue.cpp \
        dbus/remotecontrol-glue.hpp dbus/remotecontrol-glue.cpp \
        dbus/searchprovider.hpp dbus/searchprovider.cpp \
        $(NULL)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]