diff src/gaim.h @ 7080:fc9c74cfb306

[gaim-migrate @ 7645] Removed show_set_dir() and replaced show_find_email() in oscar. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Tue, 30 Sep 2003 22:41:02 +0000
parents 71e0da45abe6
children 73da9c3ad9ac
line wrap: on
line diff
--- a/src/gaim.h	Tue Sep 30 20:13:22 2003 +0000
+++ b/src/gaim.h	Tue Sep 30 22:41:02 2003 +0000
@@ -37,8 +37,6 @@
 extern GSList *away_time_queue;
 
 /* Functions in dialogs.c */
-extern void show_set_dir(GaimConnection *);
-extern void show_find_email(GaimConnection *);
 extern void show_find_info(GaimConnection *);
 extern void show_confirm_del(GaimBuddy *);
 extern void show_confirm_del_group(GaimGroup *);