summaryrefslogtreecommitdiff
path: root/amiga/gui.c
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/gui.c')
-rw-r--r--amiga/gui.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/amiga/gui.c b/amiga/gui.c
index 079ce0aee..4f9728d06 100644
--- a/amiga/gui.c
+++ b/amiga/gui.c
@@ -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;