[gtk+] window: remove unused variables



commit ef8a5fc5425445b173ec33035f58ed68d790f137
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Sun Jan 3 00:54:16 2016 -0800

    window: remove unused variables

 gtk/gtkwindow.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkwindow.c b/gtk/gtkwindow.c
index ae8a81e..b929a9c 100644
--- a/gtk/gtkwindow.c
+++ b/gtk/gtkwindow.c
@@ -7138,7 +7138,6 @@ gtk_window_realize (GtkWidget *widget)
       allocation.height == 1)
     {
       GdkRectangle request;
-      gint default_width, default_height;
 
       gtk_window_compute_configure_request (window, &request, NULL, NULL);
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]