]> Pileus Git - ~andy/gtk/commitdiff
x11: Remove duplicated docs
authorBenjamin Otte <otte@redhat.com>
Mon, 20 Dec 2010 12:57:48 +0000 (13:57 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 21 Dec 2010 17:07:06 +0000 (12:07 -0500)
They're in gdk/gdkdisplay.c now.

gdk/x11/gdkcursor-x11.c

index cd50a96b0f6ceee60bdc0cee0f65c2b341952e91..5e0a966b12f3729edd0e2c36957ca96cb46d62c5 100644 (file)
@@ -855,17 +855,6 @@ _gdk_x11_display_get_default_cursor_size (GdkDisplay *display)
 
 #endif
 
-
-/**
- * gdk_display_get_maximal_cursor_size:
- * @display: a #GdkDisplay
- * @width: (out): the return location for the maximal cursor width
- * @height: (out): the return location for the maximal cursor height
- *
- * Gets the maximal size to use for cursors on @display.
- *
- * Since: 2.4
- */
 void
 _gdk_x11_display_get_maximal_cursor_size (GdkDisplay *display,
                                           guint       *width,