[epiphany] ephy-shell: remove unused includes



commit ee49121cf43796e1d55ac5589a97ed3dca286280
Author: Xan Lopez <xlopez igalia com>
Date:   Sun Sep 11 16:03:45 2011 +0200

    ephy-shell: remove unused includes

 src/ephy-shell.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/src/ephy-shell.c b/src/ephy-shell.c
index e700f93..1a1553e 100644
--- a/src/ephy-shell.c
+++ b/src/ephy-shell.c
@@ -43,7 +43,6 @@
 #include "ephy-profile-utils.h"
 #include "ephy-session.h"
 #include "ephy-settings.h"
-#include "ephy-stock-icons.h"
 #include "ephy-toolbar.h"
 #include "ephy-toolbars-model.h"
 #include "ephy-type-builtins.h"
@@ -52,11 +51,8 @@
 #include "pdm-dialog.h"
 #include "prefs-dialog.h"
 
-#include <dirent.h>
 #include <glib/gi18n.h>
 #include <gtk/gtk.h>
-#include <string.h>
-#include <unistd.h>
 
 #define EPHY_SHELL_GET_PRIVATE(object)(G_TYPE_INSTANCE_GET_PRIVATE ((object), EPHY_TYPE_SHELL, EphyShellPrivate))
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]