]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-chatroom-manager.h
Updated Dutch translation master
[empathy.git] / libempathy / empathy-chatroom-manager.h
index 653c6d9459a76376e874c471b146f035f14ce546..498d225ad9395421ca43139010b15ce89d3a8920 100644 (file)
 #define __EMPATHY_CHATROOM_MANAGER_H__
 
 #include <glib-object.h>
-
-#include <telepathy-glib/account.h>
+#include <telepathy-glib/telepathy-glib.h>
 
 #include "empathy-chatroom.h"
-#include "empathy-dispatcher.h"
 
 G_BEGIN_DECLS
 
@@ -79,10 +77,6 @@ EmpathyChatroom * empathy_chatroom_manager_ensure_chatroom (
 GList * empathy_chatroom_manager_get_chatrooms (EmpathyChatroomManager *manager,
     TpAccount *account);
 
-void empathy_chatroom_manager_chat_handled (EmpathyChatroomManager *self,
-    EmpathyTpChat *chat,
-    TpAccount *account);
-
 G_END_DECLS
 
 #endif /* __EMPATHY_CHATROOM_MANAGER_H__ */