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/tree.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'amiga/tree.h') diff --git a/amiga/tree.h b/amiga/tree.h index 179b61afd..d8d50fe1a 100755 --- a/amiga/tree.h +++ b/amiga/tree.h @@ -25,10 +25,6 @@ #include "amiga/gui.h" #include "desktop/tree.h" -/* defined in front end code */ -extern const char tree_directory_icon_name[]; -extern const char tree_content_icon_name[]; - struct treeview_window; enum -- cgit v1.2.3