mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-17 01:33:16 +03:00
Removed unused variable
This commit is contained in:
parent
00e9dd8690
commit
cc1da0813e
@ -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 );
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user