From 4473f4b8a8b929c4c5e9dac3013da75f7c66865f Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Mon, 2 Sep 2013 16:39:46 +0100 Subject: Remove tree icon_name globals from all the front ends. --- amiga/gui.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'amiga/gui.c') diff --git a/amiga/gui.c b/amiga/gui.c index 9f870435f..6a9e6d24d 100644 --- a/amiga/gui.c +++ b/amiga/gui.c @@ -162,8 +162,6 @@ struct Hook newprefs_hook; static char *current_user; static char *current_user_dir; -const char tree_directory_icon_name[] = "def_drawer.info"; -const char tree_content_icon_name[] = "def_project.info"; static const __attribute__((used)) char *stack_cookie = "\0$STACK:131072\0"; const char * const versvn; -- cgit v1.2.3