summaryrefslogtreecommitdiff
path: root/atari/toolbar.h
diff options
context:
space:
mode:
authorOle Loots <ole@monochrom.net>2012-06-03 22:07:57 +0000
committerOle Loots <ole@monochrom.net>2012-06-03 22:07:57 +0000
commit35ee72dccf50eb92985134589e34aab79afb612b (patch)
treef50459407bae972f9227b37c40a9b71fccaf992c /atari/toolbar.h
parent2051bf1cc4715ed5b4f0c3d926263cfee9ffde45 (diff)
downloadnetsurf-35ee72dccf50eb92985134589e34aab79afb612b.tar.gz
netsurf-35ee72dccf50eb92985134589e34aab79afb612b.tar.bz2
Removed the use of duplicated OBJECT trees.
svn path=/trunk/netsurf/; revision=13943
Diffstat (limited to 'atari/toolbar.h')
-rwxr-xr-xatari/toolbar.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/atari/toolbar.h b/atari/toolbar.h
index 10974f35f..8d52d144c 100755
--- a/atari/toolbar.h
+++ b/atari/toolbar.h
@@ -47,7 +47,6 @@ struct s_tb_button
void (*cb_click)(struct gui_window * gw);
const char * iconfile;
COMPONENT * comp;
- OBJECT * aes_object;
hlcache_handle * icon[TOOLBAR_BUTTON_NUM_STATES];
struct gui_window * gw;
short state;