aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy')
-rw-r--r--libempathy/empathy-tp-file.c4
-rw-r--r--libempathy/empathy-tp-file.h1
2 files changed, 0 insertions, 5 deletions
diff --git a/libempathy/empathy-tp-file.c b/libempathy/empathy-tp-file.c
index de07d496b..a56b8cfe3 100644
--- a/libempathy/empathy-tp-file.c
+++ b/libempathy/empathy-tp-file.c
@@ -35,10 +35,6 @@
#include <gio/gunixinputstream.h>
#include <gio/gunixoutputstream.h>
-#include <libtelepathy/tp-conn.h>
-#include <libtelepathy/tp-helpers.h>
-#include <libtelepathy/tp-props-iface.h>
-
#include <telepathy-glib/proxy-subclass.h>
#include "empathy-tp-file.h"
diff --git a/libempathy/empathy-tp-file.h b/libempathy/empathy-tp-file.h
index c8565033f..f412f847b 100644
--- a/libempathy/empathy-tp-file.h
+++ b/libempathy/empathy-tp-file.h
@@ -28,7 +28,6 @@
#include <glib.h>
#include <telepathy-glib/channel.h>
-#include <libtelepathy/tp-constants.h>
#include <extensions/extensions.h>