From 6f381d4d80d8f6206e1eec527db5f7ddf55dd91c Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Tue, 11 Mar 2008 12:23:18 +0000 Subject: [PATCH] remove _set_topic from binding since it's removed from API svn path=/trunk/; revision=778 --- python/pyempathy/pyempathy.defs | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/python/pyempathy/pyempathy.defs b/python/pyempathy/pyempathy.defs index f9559611..3cdaafcd 100644 --- a/python/pyempathy/pyempathy.defs +++ b/python/pyempathy/pyempathy.defs @@ -1680,17 +1680,6 @@ (return-type "none") ) -(define-method set_topic - (of-object "EmpathyTpChatroom") - (c-name "empathy_tp_chatroom_set_topic") - (return-type "none") - (parameters - '("const-gchar*" "topic") - ) -) - - - ;; From empathy-tp-contact-factory.h (define-function empathy_tp_contact_factory_get_type -- 2.39.2