diff src/ui.h @ 6216:dc42b27101c0

[gaim-migrate @ 6702] fix the saving and importing of the default away message committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Fri, 18 Jul 2003 14:34:08 +0000
parents d5f4ae4f9a02
children 8f94cce8faa5
line wrap: on
line diff
--- a/src/ui.h	Fri Jul 18 14:30:22 2003 +0000
+++ b/src/ui.h	Fri Jul 18 14:34:08 2003 +0000
@@ -147,7 +147,6 @@
 
 /* Globals in away.c */
 extern struct away_message *awaymessage;
-extern struct away_message *default_away;
 extern GtkWidget *awaymenu;
 extern GtkWidget *awayqueue;
 extern GtkListStore *awayqueuestore;