gdk: Remove nonexisting function from internal header

This commit is contained in:
Benjamin Otte 2010-08-29 12:53:02 +02:00
parent cf4cb4f6d9
commit 94f809d439

View File

@ -347,8 +347,6 @@ const char *_gdk_get_sm_client_id (void);
/* Font/string functions implemented in module-specific code */ /* Font/string functions implemented in module-specific code */
void _gdk_colormap_real_destroy (GdkColormap *colormap);
void _gdk_cursor_destroy (GdkCursor *cursor); void _gdk_cursor_destroy (GdkCursor *cursor);
void _gdk_windowing_init (void); void _gdk_windowing_init (void);