aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-new-chatroom-dialog.c
diff options
context:
space:
mode:
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>2009-07-06 18:56:14 +0800
committerSjoerd Simons <sjoerd.simons@collabora.co.uk>2009-07-06 18:56:14 +0800
commit13f92652db89b2c15c3302b4af7560a4e4ee22c9 (patch)
tree918f08d76e4c8d23caa0e14d5345ff6c3384c66a /src/empathy-new-chatroom-dialog.c
parente4c5612c5e28f5c1afcf212602da3c531fe28909 (diff)
downloadgsoc2013-empathy-13f92652db89b2c15c3302b4af7560a4e4ee22c9.tar
gsoc2013-empathy-13f92652db89b2c15c3302b4af7560a4e4ee22c9.tar.gz
gsoc2013-empathy-13f92652db89b2c15c3302b4af7560a4e4ee22c9.tar.bz2
gsoc2013-empathy-13f92652db89b2c15c3302b4af7560a4e4ee22c9.tar.lz
gsoc2013-empathy-13f92652db89b2c15c3302b4af7560a4e4ee22c9.tar.xz
gsoc2013-empathy-13f92652db89b2c15c3302b4af7560a4e4ee22c9.tar.zst
gsoc2013-empathy-13f92652db89b2c15c3302b4af7560a4e4ee22c9.zip
Remove useless mission-control includes
Diffstat (limited to 'src/empathy-new-chatroom-dialog.c')
-rw-r--r--src/empathy-new-chatroom-dialog.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/empathy-new-chatroom-dialog.c b/src/empathy-new-chatroom-dialog.c
index 7313fd1e6..b36d0d4f5 100644
--- a/src/empathy-new-chatroom-dialog.c
+++ b/src/empathy-new-chatroom-dialog.c
@@ -32,9 +32,6 @@
#include <glib/gi18n.h>
#include <glib/gprintf.h>
-#include <libmissioncontrol/mission-control.h>
-#include <libmissioncontrol/mc-profile.h>
-
#include <libempathy/empathy-tp-roomlist.h>
#include <libempathy/empathy-chatroom.h>
#include <libempathy/empathy-utils.h>