diff options
Diffstat (limited to 'src/event-context.h')
| -rw-r--r-- | src/event-context.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/event-context.h b/src/event-context.h index 400fde5e3..ae7ec61da 100644 --- a/src/event-context.h +++ b/src/event-context.h @@ -20,7 +20,6 @@ #include <glib-object.h> #include <gdk/gdktypes.h> #include <gdk/gdkevents.h> -#include <gdk/gdkpixbuf.h> struct GrDrag; struct SPDesktop; @@ -52,7 +51,6 @@ struct SPEventContext : public GObject { SPDesktop *desktop; Inkscape::XML::Node *prefs_repr; gchar **cursor_shape; - GdkPixbuf *cursor_pixbuf; gint hot_x, hot_y; GdkCursor *cursor; |
