Revision: 16579
Author: amc_grim
Date: 2006-07-25 20:52:47 -0700 (Tue, 25 Jul 2006)
ViewCVS: http://svn.sourceforge.net/gaim/?rev=16579&view=rev
Log Message:
-----------
Patch from Kevin Stange ...
Kevin Stange: removes a useless gtk related extern.
I forgot to mention, was ANYONE aware that sourceforge passwords expire...?
Modified Paths:
--------------
branches/v2_0_0/src/win32/win32dep.c
Modified: branches/v2_0_0/src/win32/win32dep.c
===================================================================
--- branches/v2_0_0/src/win32/win32dep.c 2006-07-26 03:51:39 UTC (rev 16578)
+++ branches/v2_0_0/src/win32/win32dep.c 2006-07-26 03:52:47 UTC (rev 16579)
@@ -74,7 +74,6 @@
*/
FARPROC wgaim_find_and_loadproc(char*, char*);
-extern void wgaim_gtkspell_init();
char* wgaim_data_dir(void);
/*
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|