Removed unused variable

This commit is contained in:
Ole Loots 2014-09-13 14:40:52 +02:00
parent 00e9dd8690
commit cc1da0813e

View File

@ -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 );