[gtk+] x11: Remove duplicated docs



commit 60dc856dafc6468637511be8cf511479fd0fb244
Author: Benjamin Otte <otte redhat com>
Date:   Mon Dec 20 13:57:48 2010 +0100

    x11: Remove duplicated docs
    
    They're in gdk/gdkdisplay.c now.

 gdk/x11/gdkcursor-x11.c |   11 -----------
 1 files changed, 0 insertions(+), 11 deletions(-)
---
diff --git a/gdk/x11/gdkcursor-x11.c b/gdk/x11/gdkcursor-x11.c
index cd50a96..5e0a966 100644
--- a/gdk/x11/gdkcursor-x11.c
+++ b/gdk/x11/gdkcursor-x11.c
@@ -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,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]