fix amiga build error

This commit is contained in:
Vincent Sanders 2014-05-25 01:11:24 +01:00
parent a6d3ceae0e
commit 649f4f8890

View File

@ -4793,7 +4793,6 @@ nserror gui_search_web_provider_update(const char *provider_name,
struct nsObject *node;
struct nsObject *nnode;
struct gui_window_2 *gwin;
struct bitmap *ico_bitmap;
if(IsMinListEmpty(window_list)) return;
if(nsoption_bool(kiosk_mode) == true) return;