diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-01-14 22:11:47 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-01-19 00:54:57 +0800 |
commit | c30eaa7a26e66671c53c81f85296443e7c8198bd (patch) | |
tree | 2d85380a4b400751f570ab25178ec0ef1d04d949 /libempathy/empathy-dispatcher.c | |
parent | edf04ad86a916e81ce13fda6c9544ea78eb6b809 (diff) | |
download | gsoc2013-empathy-c30eaa7a26e66671c53c81f85296443e7c8198bd.tar gsoc2013-empathy-c30eaa7a26e66671c53c81f85296443e7c8198bd.tar.gz gsoc2013-empathy-c30eaa7a26e66671c53c81f85296443e7c8198bd.tar.bz2 gsoc2013-empathy-c30eaa7a26e66671c53c81f85296443e7c8198bd.tar.lz gsoc2013-empathy-c30eaa7a26e66671c53c81f85296443e7c8198bd.tar.xz gsoc2013-empathy-c30eaa7a26e66671c53c81f85296443e7c8198bd.tar.zst gsoc2013-empathy-c30eaa7a26e66671c53c81f85296443e7c8198bd.zip |
remove empathy-tube-handler.c and empathy-tube-dispatch
Diffstat (limited to 'libempathy/empathy-dispatcher.c')
-rw-r--r-- | libempathy/empathy-dispatcher.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libempathy/empathy-dispatcher.c b/libempathy/empathy-dispatcher.c index c096bd231..201e48409 100644 --- a/libempathy/empathy-dispatcher.c +++ b/libempathy/empathy-dispatcher.c @@ -45,7 +45,6 @@ #include "empathy-dispatcher.h" #include "empathy-handler.h" #include "empathy-utils.h" -#include "empathy-tube-handler.h" #include "empathy-tp-contact-factory.h" #include "empathy-chatroom-manager.h" #include "empathy-utils.h" |