diff options
Diffstat (limited to 'gtk/gtklayout.h')
-rw-r--r-- | gtk/gtklayout.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/gtklayout.h b/gtk/gtklayout.h index 0cf7a12e4a..95a3382381 100644 --- a/gtk/gtklayout.h +++ b/gtk/gtklayout.h @@ -68,7 +68,6 @@ struct _GtkLayout { GdkWindow *bin_window; GdkVisibilityState visibility; - gulong configure_serial; gint scroll_x; gint scroll_y; |