diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2012-05-10 12:25:39 +0200 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2012-05-15 13:24:23 +0200 |
commit | 885ab0e9215ad92067b5a29fe10537c58ef6bdd4 (patch) | |
tree | a43cdd840dfb90b99afdc548d8dcf5cc432fee0b /src/empathy-call-handler.c | |
parent | 4180f9c6cb1cb97e22e8c5ca54ba1c04111f6198 (diff) | |
download | empathy-885ab0e9215ad92067b5a29fe10537c58ef6bdd4.tar.gz |
remove unused tp-contact-factory includes
https://bugzilla.gnome.org/show_bug.cgi?id=675597
Diffstat (limited to 'src/empathy-call-handler.c')
-rw-r--r-- | src/empathy-call-handler.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/empathy-call-handler.c b/src/empathy-call-handler.c index 33ae9c709..be0987e95 100644 --- a/src/empathy-call-handler.c +++ b/src/empathy-call-handler.c @@ -30,7 +30,6 @@ #include <telepathy-farstream/telepathy-farstream.h> #include <libempathy/empathy-utils.h> -#include <libempathy/empathy-tp-contact-factory.h> #include <libempathy-gtk/empathy-call-utils.h> |