diff src/gaim.h @ 5560:b7319c094153

[gaim-migrate @ 5961] It compiles now, but if you use it, you won't have any accounts. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Fri, 30 May 2003 03:25:39 +0000
parents 7a64114641c3
children 9eb5b13fd412
line wrap: on
line diff
--- a/src/gaim.h	Fri May 30 03:17:13 2003 +0000
+++ b/src/gaim.h	Fri May 30 03:25:39 2003 +0000
@@ -198,17 +198,10 @@
 extern char *opt_rcfile_arg;
 extern int opt_debug;
 
-extern guint away_resend;
-extern int report_idle;
-extern int web_browser;
 extern GSList *gaim_accounts;
 extern GSList *message_queue;
 extern GSList *unread_message_queue;
 extern GSList *away_time_queue;
-extern char web_command[2048];
-extern char sort_method[64];
-extern struct save_pos blist_pos;
-extern struct window_size conv_size, buddy_chat_size;
 
 /* Functions in main.c */
 extern void do_quit();