Mercurial > pidgin.yaz
diff pidgin/gtklog.h @ 21343:2ae1233bd6b2
merge of '2af6143b8106e9e17b15eacee5bd408d8b7fc91a'
and '9d6b27d8f2e6f67edbf460949a3d074185eaa47e'
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Fri, 16 Nov 2007 22:59:30 +0000 |
parents | a051b177661e 6c4de0d24eff |
children | 80af064d311c |
line wrap: on
line diff
--- a/pidgin/gtklog.h Fri Nov 16 22:59:20 2007 +0000 +++ b/pidgin/gtklog.h Fri Nov 16 22:59:30 2007 +0000 @@ -54,12 +54,9 @@ void pidgin_log_show(PurpleLogType type, const char *screenname, PurpleAccount *account); -void pidgin_log_show_with_parent(GtkWindow *parent, PurpleLogType type, const char *screenname, PurpleAccount *account); void pidgin_log_show_contact(PurpleContact *contact); -void pidgin_log_show_contact_with_parent(GtkWindow *parent, PurpleContact *contact); void pidgin_syslog_show(void); -void pidgin_syslog_show_with_parent(GtkWindow *parent); /**************************************************************************/ /** @name GTK+ Log Subsystem */