aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-chat-view.h
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2008-12-16 17:24:28 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2008-12-16 17:24:28 +0800
commitd3b1da08d910c5b595c1bf4937589b5ed3737e70 (patch)
tree1fb469392eb5570238f2fd3c2a464b0573db312b /libempathy-gtk/empathy-chat-view.h
parentfdd591f3ff497d354ac3ccddee4e204e6968e5ae (diff)
downloadgsoc2013-empathy-d3b1da08d910c5b595c1bf4937589b5ed3737e70.tar
gsoc2013-empathy-d3b1da08d910c5b595c1bf4937589b5ed3737e70.tar.gz
gsoc2013-empathy-d3b1da08d910c5b595c1bf4937589b5ed3737e70.tar.bz2
gsoc2013-empathy-d3b1da08d910c5b595c1bf4937589b5ed3737e70.tar.lz
gsoc2013-empathy-d3b1da08d910c5b595c1bf4937589b5ed3737e70.tar.xz
gsoc2013-empathy-d3b1da08d910c5b595c1bf4937589b5ed3737e70.tar.zst
gsoc2013-empathy-d3b1da08d910c5b595c1bf4937589b5ed3737e70.zip
Remove unused empathy-theme.h include
svn path=/trunk/; revision=1991
Diffstat (limited to 'libempathy-gtk/empathy-chat-view.h')
-rw-r--r--libempathy-gtk/empathy-chat-view.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libempathy-gtk/empathy-chat-view.h b/libempathy-gtk/empathy-chat-view.h
index 875ef3983..08fba1508 100644
--- a/libempathy-gtk/empathy-chat-view.h
+++ b/libempathy-gtk/empathy-chat-view.h
@@ -38,8 +38,6 @@ G_BEGIN_DECLS
typedef struct _EmpathyChatView EmpathyChatView;
typedef struct _EmpathyChatViewIface EmpathyChatViewIface;
-#include "empathy-theme.h"
-
struct _EmpathyChatViewIface {
GTypeInterface base_iface;