diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-08-11 23:30:40 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-08-11 23:31:17 +0800 |
commit | aef77c9a4bd157f0dd128a845c26c7ff134b3b2d (patch) | |
tree | e61504e4e39ab804ee8483b039d0e799f9eb8947 /libempathy/empathy-utils.c | |
parent | e5f1b9ae3ff61e5a4ed0dca4576879744032233c (diff) | |
download | gsoc2013-empathy-aef77c9a4bd157f0dd128a845c26c7ff134b3b2d.tar gsoc2013-empathy-aef77c9a4bd157f0dd128a845c26c7ff134b3b2d.tar.gz gsoc2013-empathy-aef77c9a4bd157f0dd128a845c26c7ff134b3b2d.tar.bz2 gsoc2013-empathy-aef77c9a4bd157f0dd128a845c26c7ff134b3b2d.tar.lz gsoc2013-empathy-aef77c9a4bd157f0dd128a845c26c7ff134b3b2d.tar.xz gsoc2013-empathy-aef77c9a4bd157f0dd128a845c26c7ff134b3b2d.tar.zst gsoc2013-empathy-aef77c9a4bd157f0dd128a845c26c7ff134b3b2d.zip |
remove empathy-dispatch-operation
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 82b13161d..4ab367b42 100644 --- a/libempathy/empathy-utils.c +++ b/libempathy/empathy-utils.c @@ -45,7 +45,6 @@ #include "empathy-contact-manager.h" #include "empathy-individual-manager.h" #include "empathy-dispatcher.h" -#include "empathy-dispatch-operation.h" #include "empathy-idle.h" #include "empathy-tp-call.h" #include "empathy-tp-contact-factory.h" |