src/win32/win32dep.h

changeset 11709
da6e9cd5f6d9
parent 11564
64deeffbaf4e
child 12497
a17568773be3
--- a/src/win32/win32dep.h	Sat Oct 22 01:03:18 2005 +0000
+++ b/src/win32/win32dep.h	Sat Oct 22 01:18:08 2005 +0000
@@ -25,8 +25,6 @@
 #include <shlobj.h>
 #include <winsock2.h>
 #include <process.h>
-#include <gtk/gtk.h>
-#include <gdk/gdkevents.h>
 #include "wgaimerror.h"
 #include "libc_interface.h"
 
@@ -51,9 +49,6 @@
 /* Utility */
 extern int       wgaim_gz_decompress(const char* in, const char* out);
 extern int       wgaim_gz_untar(const char* filename, const char* destdir);
-/* Docklet */
-extern void      wgaim_systray_minimize( GtkWidget* );
-extern void      wgaim_systray_maximize( GtkWidget* );
 /* Misc */
 extern void      wgaim_notify_uri(const char *uri);
 /* init / cleanup */

mercurial