mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-17 09:42:38 +03:00
Remove unused variable.
This commit is contained in:
parent
56731e1dbb
commit
5de59fba24
@ -3556,7 +3556,6 @@ void ro_gui_window_toolbar_click(void *data,
|
||||
toolbar_action_type action_type, union toolbar_action action)
|
||||
{
|
||||
struct gui_window *g = data;
|
||||
struct browser_window *new_bw;
|
||||
nserror err;
|
||||
|
||||
if (g == NULL)
|
||||
|
Loading…
Reference in New Issue
Block a user