mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-11-22 14:31:20 +03:00
browser_window: Remove spurious stopping of throbber
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
This commit is contained in:
parent
38fb545e1b
commit
c4919105ba
@ -1315,8 +1315,6 @@ browser_window__handle_error(struct browser_window *bw,
|
||||
break;
|
||||
}
|
||||
|
||||
browser_window_stop_throbber(bw);
|
||||
|
||||
return NSERROR_OK;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user