summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/Legend.cpp1
-rw-r--r--src/Patchage.cpp1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/Legend.cpp b/src/Legend.cpp
index 0733e2f..ff0f7fe 100644
--- a/src/Legend.cpp
+++ b/src/Legend.cpp
@@ -9,7 +9,6 @@
#include "patchage_config.h"
#include <gdkmm/color.h>
-#include <glibmm/signalproxy.h>
#include <glibmm/ustring.h>
#include <gtkmm/box.h>
#include <gtkmm/colorbutton.h>
diff --git a/src/Patchage.cpp b/src/Patchage.cpp
index 82c12df..718200a 100644
--- a/src/Patchage.cpp
+++ b/src/Patchage.cpp
@@ -46,7 +46,6 @@ PATCHAGE_RESTORE_WARNINGS
#include <glibmm/main.h>
#include <glibmm/miscutils.h>
#include <glibmm/propertyproxy.h>
-#include <glibmm/signalproxy.h>
#include <glibmm/ustring.h>
#include <gobject/gclosure.h>
#include <gtk/gtk.h>