[gtk+] gdk: Remove nonexistant symbols



commit ddc184ec79ea35e7bc94ff6827021b22763d511f
Author: Benjamin Otte <otte redhat com>
Date:   Wed Aug 11 21:36:46 2010 +0200

    gdk: Remove nonexistant symbols
    
    These symbols have been deleted from the public API with the rendering
    cleanup work.

 gdk/gdk.symbols |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/gdk/gdk.symbols b/gdk/gdk.symbols
index ccc556a..d4253ee 100644
--- a/gdk/gdk.symbols
+++ b/gdk/gdk.symbols
@@ -256,7 +256,6 @@ gdk_extension_mode_get_type G_GNUC_CONST
 gdk_event_mask_get_type G_GNUC_CONST
 gdk_event_type_get_type G_GNUC_CONST
 gdk_filter_return_get_type G_GNUC_CONST
-gdk_function_get_type G_GNUC_CONST
 gdk_grab_ownership_get_type G_GNUC_CONST
 gdk_grab_status_get_type G_GNUC_CONST
 gdk_gravity_get_type G_GNUC_CONST
@@ -268,7 +267,6 @@ gdk_prop_mode_get_type G_GNUC_CONST
 gdk_scroll_direction_get_type G_GNUC_CONST
 gdk_setting_action_get_type G_GNUC_CONST
 gdk_status_get_type G_GNUC_CONST
-gdk_subwindow_mode_get_type G_GNUC_CONST
 gdk_visibility_state_get_type G_GNUC_CONST
 gdk_wm_decoration_get_type G_GNUC_CONST
 gdk_wm_function_get_type G_GNUC_CONST
@@ -1064,11 +1062,6 @@ gdk_x11_window_get_drawable_impl
 gdk_x11_pixmap_get_drawable_impl
 #endif
 
-#if IN_FILE(__GDK_GC_X11_C__)
-gdk_x11_gc_get_xdisplay
-gdk_x11_gc_get_xgc
-#endif
-
 #if IN_FILE(__GDK_MAIN_X11_C__)
 gdk_x11_get_default_root_xwindow
 gdk_x11_get_default_screen



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