]> git.0d.be Git - empathy.git/blobdiff - src/empathy-auto-salut-account-helper.h
Move should_create_salut_account to local-xmpp-assistant-widget
[empathy.git] / src / empathy-auto-salut-account-helper.h
index 6e934500baa82af85524c0464a9de2dddea82b10..ad186c8404c2bab57e79e2b852c0df85c45ade00 100644 (file)
@@ -27,9 +27,8 @@
 #include <telepathy-glib/account-manager.h>
 
 #include <libempathy/empathy-connection-managers.h>
+#include <libempathy/empathy-account-settings.h>
 
-void create_salut_account_if_needed (EmpathyConnectionManagers *managers);
-
-gboolean should_create_salut_account (TpAccountManager *manager);
+EmpathyAccountSettings * create_salut_account_settings (void);
 
 #endif