summaryrefslogtreecommitdiff
path: root/atari/toolbar.h
diff options
context:
space:
mode:
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;