diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/empathy-call-window.c | 1 | ||||
-rw-r--r-- | src/empathy-event-manager.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/src/empathy-call-window.c b/src/empathy-call-window.c index fe1c23aa9..77f850866 100644 --- a/src/empathy-call-window.c +++ b/src/empathy-call-window.c @@ -30,7 +30,6 @@ #include <libempathy/empathy-contact.h> #include <libempathy/empathy-tp-call.h> -#include <libempathy/empathy-tp-group.h> #include <libempathy/empathy-utils.h> #include <libempathy-gtk/empathy-ui-utils.h> diff --git a/src/empathy-event-manager.c b/src/empathy-event-manager.c index 269e0faa7..f5ef3e2e2 100644 --- a/src/empathy-event-manager.c +++ b/src/empathy-event-manager.c @@ -31,7 +31,6 @@ #include <libempathy/empathy-contact-manager.h> #include <libempathy/empathy-tp-chat.h> #include <libempathy/empathy-tp-call.h> -#include <libempathy/empathy-tp-group.h> #include <libempathy/empathy-utils.h> #include <extensions/extensions.h> |