From 34357481b34c7bed48682a07ea04acee1c88c330 Mon Sep 17 00:00:00 2001 From: Rui Matos Date: Sat, 1 Oct 2011 01:15:45 +0100 Subject: [PATCH] docs: Delete duplicate line in gdkwindow.c --- gdk/gdkwindow.c | 1 - 1 file changed, 1 deletion(-) 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