diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2011-03-07 21:02:52 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2011-03-17 16:53:48 +0800 |
commit | 23d90f884b28cabd3b9b986998c118314a9238f9 (patch) | |
tree | 0d8be2485fd833194b2543979a0afbf086a038b5 /libempathy/empathy-utils.c | |
parent | a7422e3aa529737591539a1e01889646c99e924b (diff) | |
download | gsoc2013-empathy-23d90f884b28cabd3b9b986998c118314a9238f9.tar gsoc2013-empathy-23d90f884b28cabd3b9b986998c118314a9238f9.tar.gz gsoc2013-empathy-23d90f884b28cabd3b9b986998c118314a9238f9.tar.bz2 gsoc2013-empathy-23d90f884b28cabd3b9b986998c118314a9238f9.tar.lz gsoc2013-empathy-23d90f884b28cabd3b9b986998c118314a9238f9.tar.xz gsoc2013-empathy-23d90f884b28cabd3b9b986998c118314a9238f9.tar.zst gsoc2013-empathy-23d90f884b28cabd3b9b986998c118314a9238f9.zip |
rename empathy-dispatcher to empathy-request-util
We don't have EmpathyDispatcher any more so this file just contains some
utility functions now.
Diffstat (limited to 'libempathy/empathy-utils.c')
-rw-r--r-- | libempathy/empathy-utils.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libempathy/empathy-utils.c b/libempathy/empathy-utils.c index 775a320c7..86c0f20af 100644 --- a/libempathy/empathy-utils.c +++ b/libempathy/empathy-utils.c @@ -48,7 +48,6 @@ #include "empathy-utils.h" #include "empathy-contact-manager.h" #include "empathy-individual-manager.h" -#include "empathy-dispatcher.h" #include "empathy-presence-manager.h" #include "empathy-tp-contact-factory.h" |