comparison src/multi.c @ 3717:988485669631

[gaim-migrate @ 3850] Warning fixes and WIN32 ifdef removals committer: Tailor Script <tailor@pidgin.im>
author Herman Bloggs <hermanator12002@yahoo.com>
date Wed, 16 Oct 2002 19:57:03 +0000
parents 9682c0e022c6
children d85208a99af2
comparison
equal deleted inserted replaced
3716:d7e83b4db191 3717:988485669631
33 #include "pixmaps/cancel.xpm" 33 #include "pixmaps/cancel.xpm"
34 #include "pixmaps/ok.xpm" 34 #include "pixmaps/ok.xpm"
35 #include "pixmaps/tb_redo.xpm" 35 #include "pixmaps/tb_redo.xpm"
36 #include "pixmaps/tb_undo.xpm" 36 #include "pixmaps/tb_undo.xpm"
37 #include "pixmaps/tb_refresh.xpm" 37 #include "pixmaps/tb_refresh.xpm"
38 #include "pixmaps/no_icon.xpm" 38 /*#include "pixmaps/no_icon.xpm"*/
39 39
40 #define LOGIN_STEPS 5 40 #define LOGIN_STEPS 5
41 41
42 GSList *connections; 42 GSList *connections;
43 int connecting_count = 0; 43 int connecting_count = 0;