]> 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 8cec7b8ff527cdf56f19b34b55795a2b49fa4374..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 (void);
-
-gboolean should_create_salut_account (TpAccountManager *manager);
+EmpathyAccountSettings * create_salut_account_settings (void);
 
 #endif