Assume gravity works. (Anything else we have to take our chances with).

Mon Feb  2 19:04:17 2004  Soeren Sandmann  <sandmann@daimi.au.dk>

	* gdk/x11/gdkwindow-x11.c: Assume gravity works. (Anything else
	we have to take our chances with).

	(Bug 97510)
This commit is contained in:
Soeren Sandmann
2004-02-02 18:18:18 +00:00
committed by Søren Sandmann Pedersen
parent ff364586da
commit d9d3cf5eda
8 changed files with 56 additions and 75 deletions

View File

@ -190,7 +190,6 @@ gdk_display_open (const gchar *display_name)
display_x11->leader_window_title_set = FALSE;
display_x11->gravity_works = GDK_UNKNOWN;
display_x11->have_render = GDK_UNKNOWN;
if (_gdk_synchronize)