From: Xavier Claessens Date: Tue, 11 Mar 2008 12:23:18 +0000 (+0000) Subject: remove _set_topic from binding since it's removed from API X-Git-Url: https://git.0d.be/?p=empathy.git;a=commitdiff_plain;h=6f381d4d80d8f6206e1eec527db5f7ddf55dd91c remove _set_topic from binding since it's removed from API svn path=/trunk/; revision=778 --- 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