diff src/gaim.h @ 7062:86ed8b2aa665

[gaim-migrate @ 7626] g_show_info_text() is gone! Mwahahaha. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Tue, 30 Sep 2003 06:43:17 +0000
parents d93c6a1fadf2
children 3fc2e843abfc
line wrap: on
line diff
--- a/src/gaim.h	Tue Sep 30 05:58:48 2003 +0000
+++ b/src/gaim.h	Tue Sep 30 06:43:17 2003 +0000
@@ -2,7 +2,7 @@
  * gaim
  *
  * Copyright (C) 1998-1999, Mark Spencer <markster@marko.net>
- * 
+ *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2 of the License, or
@@ -37,7 +37,6 @@
 extern GSList *away_time_queue;
 
 /* Functions in dialogs.c */
-extern void g_show_info_text(GaimConnection *, const char *, int, const char *, ...);
 extern void show_change_passwd(GaimConnection *);
 extern void show_set_dir(GaimConnection *);
 extern void show_find_email(GaimConnection *);