summaryrefslogtreecommitdiff
path: root/atari/history.c
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2013-09-02 16:39:46 +0100
committerMichael Drake <tlsa@netsurf-browser.org>2013-09-02 16:39:46 +0100
commit4473f4b8a8b929c4c5e9dac3013da75f7c66865f (patch)
tree5fae4e4345613546698ba512e0c43d047f6e0ec8 /atari/history.c
parent49c7994d0580a655ddcc78e07205eea45d74132c (diff)
downloadnetsurf-4473f4b8a8b929c4c5e9dac3013da75f7c66865f.tar.gz
netsurf-4473f4b8a8b929c4c5e9dac3013da75f7c66865f.tar.bz2
Remove tree icon_name globals from all the front ends.
Diffstat (limited to 'atari/history.c')
-rwxr-xr-xatari/history.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/atari/history.c b/atari/history.c
index b17f2c239..da923a494 100755
--- a/atari/history.c
+++ b/atari/history.c
@@ -41,7 +41,6 @@
//TODO: remove/add guiwin handle on close / open - so that the list
// is kept tiny.
-extern char * tree_directory_icon_name;
extern GRECT desk_area;
struct s_atari_global_history gl_history;