aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/ephy-shell.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/ephy-shell.c b/src/ephy-shell.c
index e700f93fb..1a1553ead 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))