gtkwindow: Remove a bogus comment

gtk_window_configure_event certainly doesn't fill the new allocation
in. We're filling it in right here!
This commit is contained in:
Jasper St. Pierre 2014-07-17 11:03:27 -04:00
parent 488ca4ab30
commit 927b5a592f

View File

@ -8940,7 +8940,6 @@ gtk_window_move_resize (GtkWindow *window)
*/
priv->configure_notify_received = FALSE;
/* gtk_window_configure_event() filled in widget->allocation */
gtk_widget_size_allocate (widget, &allocation);
/* If the configure request changed, it means that