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.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/draw-context.cpp b/src/draw-context.cpp
index 9390834d1..30b2e612c 100644
--- a/src/draw-context.cpp
+++ b/src/draw-context.cpp
@@ -209,9 +209,6 @@ sp_draw_context_set(SPEventContext *ec, const gchar *key, const gchar *value)
gint
sp_draw_context_root_handler(SPEventContext *ec, GdkEvent *event)
{
- //SPDrawContext *dc = SP_DRAW_CONTEXT(ec);
- SPDesktop *desktop = ec->desktop;
-
gint ret = FALSE;
switch (event->type) {