Squash warning

svn path=/trunk/netsurf/; revision=6962
This commit is contained in:
John Mark Bell 2009-03-28 01:31:57 +00:00
parent 8468bbbb2d
commit 02d61df4e5

View File

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