summaryrefslogtreecommitdiffstats
path: root/src/widgets/button.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/button.cpp')
-rw-r--r--src/widgets/button.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/widgets/button.cpp b/src/widgets/button.cpp
index 42dac2ef3..4b152f914 100644
--- a/src/widgets/button.cpp
+++ b/src/widgets/button.cpp
@@ -25,10 +25,6 @@
#include "button.h"
-#if !GTK_CHECK_VERSION(2,22,0)
-#include "compat-key-syms.h"
-#endif
-
static void sp_button_class_init (SPButtonClass *klass);
static void sp_button_init (SPButton *button);
static void sp_button_dispose(GObject *object);