From cc1da0813e38c36ea613ce36bbf3808c85f62159 Mon Sep 17 00:00:00 2001 From: Ole Loots Date: Sat, 13 Sep 2014 14:40:52 +0200 Subject: Removed unused variable --- atari/cookies.c | 1 - 1 file changed, 1 deletion(-) (limited to 'atari') diff --git a/atari/cookies.c b/atari/cookies.c index c763afd4a..193be4176 100644 --- a/atari/cookies.c +++ b/atari/cookies.c @@ -139,7 +139,6 @@ void atari_cookie_manager_init(void) if (atari_cookie_manager.window == NULL) { int flags = ATARI_TREEVIEW_WIDGETS; short handle = -1; - GRECT desk; OBJECT * tree = gemtk_obj_get_tree(TOOLBAR_COOKIES); assert( tree ); -- cgit v1.2.3