summaryrefslogtreecommitdiff
path: root/atari/hotlist.c
diff options
context:
space:
mode:
Diffstat (limited to 'atari/hotlist.c')
-rw-r--r--atari/hotlist.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/atari/hotlist.c b/atari/hotlist.c
index 62ca0cf08..762a68f27 100644
--- a/atari/hotlist.c
+++ b/atari/hotlist.c
@@ -205,7 +205,6 @@ void atari_hotlist_init(void)
if( hl.window == NULL ){
int flags = ATARI_TREEVIEW_WIDGETS;
short handle = -1;
- GRECT desk;
OBJECT * tree = gemtk_obj_get_tree(TOOLBAR_HOTLIST);
assert( tree );