comparison src/win32/win32dep.c @ 13996:abb12528b1b7

[gaim-migrate @ 16578] Patch from Kevin Stange ... Kevin Stange: removes a useless gtk related extern. committer: Tailor Script <tailor@pidgin.im>
author Gary Kramlich <grim@reaperworld.com>
date Wed, 26 Jul 2006 03:51:39 +0000
parents 42edc3d4941d
children
comparison
equal deleted inserted replaced
13995:ef338033b138 13996:abb12528b1b7
72 /* 72 /*
73 * PROTOS 73 * PROTOS
74 */ 74 */
75 75
76 FARPROC wgaim_find_and_loadproc(char*, char*); 76 FARPROC wgaim_find_and_loadproc(char*, char*);
77 extern void wgaim_gtkspell_init();
78 char* wgaim_data_dir(void); 77 char* wgaim_data_dir(void);
79 78
80 /* 79 /*
81 * STATIC CODE 80 * STATIC CODE
82 */ 81 */