[gtk+] gdk: Remove nonexisting function from internal header



commit 94f809d43900e5242dda92911a7fab781015bb65
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 8e15d8e..10469d1 100644
--- a/gdk/gdkinternals.h
+++ b/gdk/gdkinternals.h
@@ -347,8 +347,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]