aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2008-03-11 20:23:18 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2008-03-11 20:23:18 +0800
commit6f381d4d80d8f6206e1eec527db5f7ddf55dd91c (patch)
tree1ef0e1026226d3cdec91ff61db180409ebf4e241
parent23b431541402a1e497ae334efcc73278cedde3a9 (diff)
downloadgsoc2013-empathy-6f381d4d80d8f6206e1eec527db5f7ddf55dd91c.tar
gsoc2013-empathy-6f381d4d80d8f6206e1eec527db5f7ddf55dd91c.tar.gz
gsoc2013-empathy-6f381d4d80d8f6206e1eec527db5f7ddf55dd91c.tar.bz2
gsoc2013-empathy-6f381d4d80d8f6206e1eec527db5f7ddf55dd91c.tar.lz
gsoc2013-empathy-6f381d4d80d8f6206e1eec527db5f7ddf55dd91c.tar.xz
gsoc2013-empathy-6f381d4d80d8f6206e1eec527db5f7ddf55dd91c.tar.zst
gsoc2013-empathy-6f381d4d80d8f6206e1eec527db5f7ddf55dd91c.zip
remove _set_topic from binding since it's removed from API
svn path=/trunk/; revision=778
-rw-r--r--python/pyempathy/pyempathy.defs11
1 files changed, 0 insertions, 11 deletions
diff --git a/python/pyempathy/pyempathy.defs b/python/pyempathy/pyempathy.defs
index f9559611d..3cdaafcd9 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