diff options
Diffstat (limited to 'gtk/gtklayout.c')
-rw-r--r-- | gtk/gtklayout.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/gtklayout.c b/gtk/gtklayout.c index 499ea186d2..f824519412 100644 --- a/gtk/gtklayout.c +++ b/gtk/gtklayout.c @@ -417,7 +417,6 @@ gtk_layout_init (GtkLayout *layout) layout->bin_window = NULL; - layout->configure_serial = 0; layout->scroll_x = 0; layout->scroll_y = 0; layout->visibility = GDK_VISIBILITY_PARTIAL; |