comparison src/gaim.h @ 2823:cd23279122ed

[gaim-migrate @ 2836] remove DEBUG committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sat, 01 Dec 2001 01:48:26 +0000
parents b917845dad3c
children 87d11d2a7d59
comparison
equal deleted inserted replaced
2822:744df95bf123 2823:cd23279122ed
187 extern GList *buddy_pounces; 187 extern GList *buddy_pounces;
188 extern GList *conversations; 188 extern GList *conversations;
189 extern int opt_away; 189 extern int opt_away;
190 extern char *opt_away_arg; 190 extern char *opt_away_arg;
191 extern char *opt_rcfile_arg; 191 extern char *opt_rcfile_arg;
192 extern int opt_debug;
192 193
193 extern guint misc_options; 194 extern guint misc_options;
194 #define OPT_MISC_DEBUG 0x00000001 195 #define OPT_MISC_DEBUG 0x00000001
195 #define OPT_MISC_BROWSER_POPUP 0x00000002 196 #define OPT_MISC_BROWSER_POPUP 0x00000002
196 #define OPT_MISC_BUDDY_TICKER 0x00000004 197 #define OPT_MISC_BUDDY_TICKER 0x00000004