[empathy/mc5] Remove useless includes
- From: Sjoerd Simons <sjoerds src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [empathy/mc5] Remove useless includes
- Date: Sat, 22 Aug 2009 18:54:03 +0000 (UTC)
commit 350ed3dbdba49253b6a94c8066c45ae81e95bed1
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Sun Aug 9 17:15:51 2009 +0200
Remove useless includes
src/empathy-account-assistant.c | 1 +
src/empathy-import-dialog.c | 4 ----
2 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/src/empathy-account-assistant.c b/src/empathy-account-assistant.c
index 34c5056..55a322e 100644
--- a/src/empathy-account-assistant.c
+++ b/src/empathy-account-assistant.c
@@ -22,6 +22,7 @@
#include <glib/gi18n.h>
#include <telepathy-glib/util.h>
+#include <gdk/gdkkeysyms.h>
#include "empathy-account-assistant.h"
#include "empathy-import-dialog.h"
diff --git a/src/empathy-import-dialog.c b/src/empathy-import-dialog.c
index 4866b81..1a5f0a2 100644
--- a/src/empathy-import-dialog.c
+++ b/src/empathy-import-dialog.c
@@ -22,8 +22,6 @@
#include <config.h>
-#include <string.h>
-
#include <glib.h>
#include <gtk/gtk.h>
#include <glib/gi18n.h>
@@ -37,8 +35,6 @@
#define DEBUG_FLAG EMPATHY_DEBUG_OTHER
#include <libempathy/empathy-debug.h>
#include <libempathy/empathy-utils.h>
-#include <libempathy/empathy-account-manager.h>
-#include <libempathy/empathy-connection-managers.h>
#include <libempathy-gtk/empathy-ui-utils.h>
enum {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]