diff options
Diffstat (limited to 'gtk/gtkhandlebox.h')
-rw-r--r-- | gtk/gtkhandlebox.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/gtkhandlebox.h b/gtk/gtkhandlebox.h index 31a6462e53..4aa0d8ea60 100644 --- a/gtk/gtkhandlebox.h +++ b/gtk/gtkhandlebox.h @@ -55,7 +55,6 @@ struct _GtkHandleBox guint child_detached : 1; guint in_drag : 1; guint shrink_on_detach : 1; - GdkCursor *fleur_cursor; gint dragoff_x, dragoff_y; /* start drag position (wrt widget->window) */ }; |