Temp debugging function prototype left in by mistake.

This commit is contained in:
Tor Lillqvist
1999-11-25 00:48:46 +00:00
parent 72fc042792
commit f0e6c2b1f3

View File

@ -305,7 +305,6 @@ void gdk_wchar_text_handle (GdkFont *font,
void *arg);
char *gdk_color_to_string (const GdkColor *);
void print_bitmap (GdkBitmap *bm);
extern LRESULT CALLBACK gdk_WindowProc (HWND, UINT, WPARAM, LPARAM);