summaryrefslogtreecommitdiff
path: root/gdk/gdkcursor.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdk/gdkcursor.h')
-rw-r--r--gdk/gdkcursor.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdk/gdkcursor.h b/gdk/gdkcursor.h
index f20400368d..72871fd075 100644
--- a/gdk/gdkcursor.h
+++ b/gdk/gdkcursor.h
@@ -158,9 +158,6 @@ GdkCursor* gdk_cursor_new_from_name (GdkDisplay *display,
const gchar *name);
GdkPixbuf* gdk_cursor_get_image (GdkCursor *cursor);
-#ifndef GDK_DISABLE_DEPRECATED
-#define gdk_cursor_destroy gdk_cursor_unref
-#endif /* GDK_DISABLE_DEPRECATED */
G_END_DECLS