aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2008-10-17 20:48:11 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2008-10-17 20:48:11 +0800
commit420d6dc651cef68457ef02091d67c439329651b1 (patch)
treed316cdf11d0dd9e654aca9223fb6d0dd53b5c05d /src
parent25c8f119112c9dcebb39cc2b695da7361e6076be (diff)
downloadgsoc2013-empathy-420d6dc651cef68457ef02091d67c439329651b1.tar
gsoc2013-empathy-420d6dc651cef68457ef02091d67c439329651b1.tar.gz
gsoc2013-empathy-420d6dc651cef68457ef02091d67c439329651b1.tar.bz2
gsoc2013-empathy-420d6dc651cef68457ef02091d67c439329651b1.tar.lz
gsoc2013-empathy-420d6dc651cef68457ef02091d67c439329651b1.tar.xz
gsoc2013-empathy-420d6dc651cef68457ef02091d67c439329651b1.tar.zst
gsoc2013-empathy-420d6dc651cef68457ef02091d67c439329651b1.zip
Remove useless include in main window
svn path=/trunk/; revision=1637
Diffstat (limited to 'src')
-rw-r--r--src/empathy-main-window.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/empathy-main-window.c b/src/empathy-main-window.c
index 563790c78..c5437385f 100644
--- a/src/empathy-main-window.c
+++ b/src/empathy-main-window.c
@@ -56,7 +56,6 @@
#include "empathy-new-chatroom-dialog.h"
#include "empathy-chatrooms-window.h"
#include "empathy-event-manager.h"
-#include "empathy-import-dialog.h"
#define DEBUG_FLAG EMPATHY_DEBUG_OTHER
#include <libempathy/empathy-debug.h>