summaryrefslogtreecommitdiffstats
path: root/src/draw-context.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/draw-context.cpp')
-rw-r--r--src/draw-context.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/draw-context.cpp b/src/draw-context.cpp
index fb7a60703..2e490d184 100644
--- a/src/draw-context.cpp
+++ b/src/draw-context.cpp
@@ -47,10 +47,6 @@
#include <gdk/gdkkeysyms.h>
-#if !GTK_CHECK_VERSION(2,22,0)
-#include "compat-key-syms.h"
-#endif
-
using Inkscape::DocumentUndo;
static void sp_draw_context_class_init(SPDrawContextClass *klass);