mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-17 09:42:38 +03:00
fix amiga build error
This commit is contained in:
parent
a6d3ceae0e
commit
649f4f8890
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user