summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2007-12-02 22:38:02 +0000
committerXavier Claessens <xclaesse@src.gnome.org>2007-12-02 22:38:02 +0000
commit7bf5562a19ecac3c59dc23ebe507112e2745b635 (patch)
tree9fccd6613f968d0fc40b518399d7858cb3c609fe /python
parentd54baf1615b3d019878f7dac66303de77737a6f0 (diff)
downloadempathy-7bf5562a19ecac3c59dc23ebe507112e2745b635.tar.gz
Conflicts:
ChangeLog svn path=/trunk/; revision=455
Diffstat (limited to 'python')
-rw-r--r--python/pyempathy/pyempathy.defs9
1 files changed, 0 insertions, 9 deletions
diff --git a/python/pyempathy/pyempathy.defs b/python/pyempathy/pyempathy.defs
index 697fe23df..f9c032cf0 100644
--- a/python/pyempathy/pyempathy.defs
+++ b/python/pyempathy/pyempathy.defs
@@ -1751,13 +1751,4 @@
)
)
-(define-function empathy_strdiff
- (c-name "empathy_strdiff")
- (return-type "gboolean")
- (parameters
- '("const-gchar*" "left")
- '("const-gchar*" "right")
- )
-)
-