Mercurial > pidgin.yaz
changeset 19527:bc23f7323ed2
Oops. This wasn't supposed to get in.
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Wed, 29 Aug 2007 06:12:51 +0000 |
parents | 4574cd30f3ed |
children | b7fa8fa4de5b |
files | finch/gntui.c |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/finch/gntui.c Wed Aug 29 05:44:58 2007 +0000 +++ b/finch/gntui.c Wed Aug 29 06:12:51 2007 +0000 @@ -38,7 +38,6 @@ #include "gntstatus.h" #include "gntsound.h" -#include <dbus-server.h> #include <prefs.h> void gnt_ui_init() @@ -90,7 +89,6 @@ gnt_register_action(_("Sounds"), finch_sounds_show_all); gnt_register_action(_("Preferences"), finch_prefs_show_all); gnt_register_action(_("Statuses"), finch_savedstatus_show_all); - gnt_register_action("Disable Dbus", purple_dbus_uninit); #ifdef STANDALONE