# HG changeset patch # User Christian Hammond # Date 1064908216 0 # Node ID 3fc2e843abfc61f8b055bc022db7911efd598cfe # Parent 7fdac700deb1a842e5bef4f2ada970dbfcf03172 [gaim-migrate @ 7628] Remove from ui.h committer: Tailor Script diff -r 7fdac700deb1 -r 3fc2e843abfc src/gaim.h --- a/src/gaim.h Tue Sep 30 07:47:38 2003 +0000 +++ b/src/gaim.h Tue Sep 30 07:50:16 2003 +0000 @@ -37,7 +37,6 @@ extern GSList *away_time_queue; /* Functions in dialogs.c */ -extern void show_change_passwd(GaimConnection *); extern void show_set_dir(GaimConnection *); extern void show_find_email(GaimConnection *); extern void show_find_info(GaimConnection *);