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:
		| @ -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 | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Jasper St. Pierre
					Jasper St. Pierre