[gtk+/rendering-cleanup: 139/140] gdk: Remove nonexisting function from internal header



commit 5d7ea21be8786e955adb7eccb18dbfcd2258ec96
Author: Benjamin Otte <otte redhat com>
Date:   Sun Aug 29 12:53:02 2010 +0200

    gdk: Remove nonexisting function from internal header

 gdk/gdkinternals.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/gdk/gdkinternals.h b/gdk/gdkinternals.h
index 8d44d75..7a0c877 100644
--- a/gdk/gdkinternals.h
+++ b/gdk/gdkinternals.h
@@ -351,8 +351,6 @@ const char *_gdk_get_sm_client_id (void);
 
 /* Font/string functions implemented in module-specific code */
 
-void _gdk_colormap_real_destroy (GdkColormap *colormap);
-
 void _gdk_cursor_destroy (GdkCursor *cursor);
 
 void     _gdk_windowing_init                    (void);



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