diff options
author | Xan Lopez <xan@src.gnome.org> | 2009-03-08 06:07:03 +0800 |
---|---|---|
committer | Xan Lopez <xan@src.gnome.org> | 2009-03-08 06:07:03 +0800 |
commit | b40215448bcc52ed3c19210a9d7e41503382a2a8 (patch) | |
tree | 740275efb8f703f8b2c5948284b91eae923c31dd /lib | |
parent | 625321cb6c94712e7b9429ca65e404940c74970e (diff) | |
download | gsoc2013-epiphany-b40215448bcc52ed3c19210a9d7e41503382a2a8.tar.gz gsoc2013-epiphany-b40215448bcc52ed3c19210a9d7e41503382a2a8.tar.zst gsoc2013-epiphany-b40215448bcc52ed3c19210a9d7e41503382a2a8.zip |
ephy-stock-icons: remove unneeded includes.
svn path=/trunk/; revision=8857
Diffstat (limited to 'lib')
-rw-r--r-- | lib/ephy-stock-icons.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/ephy-stock-icons.c b/lib/ephy-stock-icons.c index 722ce06ae..3d34409c9 100644 --- a/lib/ephy-stock-icons.c +++ b/lib/ephy-stock-icons.c @@ -20,12 +20,8 @@ #include "config.h" #include <gtk/gtk.h> -#include <glib.h> -#include <stdio.h> -#include <string.h> #include <glib/gi18n.h> -#include "ephy-file-helpers.h" #include "ephy-stock-icons.h" void |