window: remove unused variables

This commit is contained in:
Cosimo Cecchi 2016-01-03 00:54:16 -08:00
parent 424898e071
commit ef8a5fc542

View File

@ -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);