summaryrefslogtreecommitdiffstats
path: root/src/shortcuts.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/shortcuts.cpp')
-rw-r--r--src/shortcuts.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/shortcuts.cpp b/src/shortcuts.cpp
index 07685e0e9..796962b11 100644
--- a/src/shortcuts.cpp
+++ b/src/shortcuts.cpp
@@ -37,10 +37,6 @@
#include "xml/node-iterators.h"
#include "xml/repr.h"
-#if !GTK_CHECK_VERSION(2,22,0)
-#include "compat-key-syms.h"
-#endif
-
using namespace Inkscape;
static void sp_shortcut_set(unsigned int const shortcut, Inkscape::Verb *const verb, bool const is_primary);