GTK: Remove hack for url bar refresh on throbber stop
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
This commit is contained in:
parent
277c1550f5
commit
e87bc1bfda
|
@ -3592,9 +3592,6 @@ nserror nsgtk_toolbar_throbber(struct nsgtk_toolbar *tb, bool active)
|
|||
browser_window_history_forward_available(bw));
|
||||
nsgtk_local_history_hide();
|
||||
|
||||
/* update the url bar, for the final time */
|
||||
browser_window_refresh_url_bar(bw);
|
||||
|
||||
return res;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue