diff -r 47593a05096e -r da6e9cd5f6d9 src/win32/win32dep.h --- 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 #include #include -#include -#include #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 */