--- a/src/dbus-useful.h Mon Apr 16 00:43:53 2007 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,13 +0,0 @@ -#include "conversation.h" - -GaimAccount *gaim_accounts_find_ext(const char *name, const char *protocol_id, - gboolean (*account_test)(const GaimAccount *account)); - -GaimAccount *gaim_accounts_find_any(const char *name, const char *protocol); - -GaimAccount *gaim_accounts_find_connected(const char *name, const char *protocol); - - - - -