diff options
Diffstat (limited to 'src/tweak-context.cpp')
| -rw-r--r-- | src/tweak-context.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/tweak-context.cpp b/src/tweak-context.cpp index c06e0280a..09ba2bd88 100644 --- a/src/tweak-context.cpp +++ b/src/tweak-context.cpp @@ -81,10 +81,6 @@ using Inkscape::DocumentUndo; #define DYNA_MIN_WIDTH 1.0e-6 -#if !GTK_CHECK_VERSION(2,22,0) -#include "compat-key-syms.h" -#endif - static void sp_tweak_context_class_init(SPTweakContextClass *klass); static void sp_tweak_context_init(SPTweakContext *ddc); static void sp_tweak_context_dispose(GObject *object); |
