diff --git a/gdk/gdkwindow.c b/gdk/gdkwindow.c index 367f9f747a..eb4bcbd322 100644 --- a/gdk/gdkwindow.c +++ b/gdk/gdkwindow.c @@ -10825,7 +10825,6 @@ gdk_test_simulate_button (GdkWindow *window, * * The XGetWindowProperty() function that gdk_property_get() * uses has a very confusing and complicated set of semantics. - * uses has a very confusing and complicated set of semantics. * Unfortunately, gdk_property_get() makes the situation * worse instead of better (the semantics should be considered * undefined), and also prints warnings to stderr in cases where it