From 814e26c5d3b13c31a95e5afa10a4731174477ee0 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Fri, 8 Dec 2006 18:09:38 +0000 Subject: Move code around. 2006-12-08 Christian Persch * lib/ephy-stock-icons.c: (ephy_stock_icons_init): * src/ephy-main.c: (main): Move code around. --- src/ephy-main.c | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src') diff --git a/src/ephy-main.c b/src/ephy-main.c index 42280b9ef..396942b8f 100644 --- a/src/ephy-main.c +++ b/src/ephy-main.c @@ -520,12 +520,6 @@ main (int argc, GNOME_PARAM_APP_DATADIR, DATADIR, NULL); - /* GtkIconTheme will then look in Ephy custom hicolor dir - * for icons as well as the standard search paths - */ - gtk_icon_theme_append_search_path (gtk_icon_theme_get_default (), - DATADIR "/epiphany/icons"); - /* libgnome keeps a reference to the global program, so drop * our reference here, to simplify cleanup on the many exit paths. */ -- cgit v1.2.3