pidgin/gtkdialogs.h

changeset 21342
6d1d2ebd9277
parent 21217
c5dfa570daff
parent 21341
225af7468591
child 21344
7df0a5fabf69
--- a/pidgin/gtkdialogs.h	Fri Nov 16 22:59:33 2007 +0000
+++ b/pidgin/gtkdialogs.h	Fri Nov 16 22:59:44 2007 +0000
@@ -31,19 +31,8 @@
 #include "conversation.h"
 
 /* Functions in gtkdialogs.c (these should actually stay in this file) */
-
 void pidgin_dialogs_destroy_all(void);
-
-/**
- * @deprecated Use pidgin_dialogs_about_with_parent() instead.
- */
 void pidgin_dialogs_about(void);
-
-/**
- * @since 2.3.0
- */
-void pidgin_dialogs_about_with_parent(GtkWindow *parent);
-
 void pidgin_dialogs_im(void);
 void pidgin_dialogs_im_with_user(PurpleAccount *, const char *);
 void pidgin_dialogs_info(void);

mercurial