From ee49121cf43796e1d55ac5589a97ed3dca286280 Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Sun, 11 Sep 2011 16:03:45 +0200 Subject: ephy-shell: remove unused includes --- src/ephy-shell.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src') 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 #include #include -#include -#include #define EPHY_SHELL_GET_PRIVATE(object)(G_TYPE_INSTANCE_GET_PRIVATE ((object), EPHY_TYPE_SHELL, EphyShellPrivate)) -- cgit v1.2.3