mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-02-02 23:56:16 +03:00
Squash warning
svn path=/trunk/netsurf/; revision=6962
This commit is contained in:
parent
8468bbbb2d
commit
02d61df4e5
@ -1831,7 +1831,7 @@ void ro_gui_theme_toolbar_editor_drag_end(wimp_dragged *drag)
|
||||
struct toolbar_icon *insert_icon;
|
||||
struct toolbar_icon *local_icon = NULL;
|
||||
struct toolbar_icon *icon;
|
||||
bool before;
|
||||
bool before = false;
|
||||
|
||||
if ((!theme_toolbar_drag) || (!theme_toolbar_icon_drag) ||
|
||||
(!theme_toolbar_drag->editor))
|
||||
|
Loading…
x
Reference in New Issue
Block a user