summaryrefslogtreecommitdiff
path: root/frontends/windows/window.c
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2020-05-25 13:32:28 +0100
committerVincent Sanders <vince@kyllikki.org>2020-05-25 13:45:54 +0100
commit860fbc2f8c09339213c79d815dce0f67b51f4348 (patch)
tree1c017497c6c5a975504d21683239510dd63534dc /frontends/windows/window.c
parent53d07a8e462488891f248571fd27b00197790bf7 (diff)
downloadnetsurf-860fbc2f8c09339213c79d815dce0f67b51f4348.tar.gz
netsurf-860fbc2f8c09339213c79d815dce0f67b51f4348.tar.bz2
make browser_window_update internal to browser window as intended
Diffstat (limited to 'frontends/windows/window.c')
-rw-r--r--frontends/windows/window.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/frontends/windows/window.c b/frontends/windows/window.c
index e682eb889..e192191bb 100644
--- a/frontends/windows/window.c
+++ b/frontends/windows/window.c
@@ -1364,8 +1364,6 @@ nsws_window_resize(struct gui_window *gw,
}
nsws_window_update_forward_back(gw);
- browser_window_update(gw->bw, false);
-
if (gw->toolbar != NULL) {
SendMessage(gw->toolbar, TB_SETSTATE,
(WPARAM) IDM_NAV_STOP,