diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2008-08-05 00:31:17 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2008-08-05 00:31:17 +0800 |
commit | 027801ddcc99637aa16b9d67fca7460d35c0df8d (patch) | |
tree | 201a4a9a151d481273eaf4853fd7432d325bf4d2 /python/pyempathy | |
parent | f0bb904be44b8c3f45c706388b2b785929a4cda8 (diff) | |
download | gsoc2013-empathy-027801ddcc99637aa16b9d67fca7460d35c0df8d.tar gsoc2013-empathy-027801ddcc99637aa16b9d67fca7460d35c0df8d.tar.gz gsoc2013-empathy-027801ddcc99637aa16b9d67fca7460d35c0df8d.tar.bz2 gsoc2013-empathy-027801ddcc99637aa16b9d67fca7460d35c0df8d.tar.lz gsoc2013-empathy-027801ddcc99637aa16b9d67fca7460d35c0df8d.tar.xz gsoc2013-empathy-027801ddcc99637aa16b9d67fca7460d35c0df8d.tar.zst gsoc2013-empathy-027801ddcc99637aa16b9d67fca7460d35c0df8d.zip |
Update python binding
svn path=/trunk/; revision=1298
Diffstat (limited to 'python/pyempathy')
-rw-r--r-- | python/pyempathy/pyempathy.defs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/python/pyempathy/pyempathy.defs b/python/pyempathy/pyempathy.defs index a6c7e6840..bf3f25590 100644 --- a/python/pyempathy/pyempathy.defs +++ b/python/pyempathy/pyempathy.defs @@ -760,7 +760,6 @@ (return-type "EmpathyChatroom*") (parameters '("McAccount*" "account") - '("const-gchar*" "room") ) ) |