summaryrefslogtreecommitdiff
path: root/windows/localhistory.c
diff options
context:
space:
mode:
Diffstat (limited to 'windows/localhistory.c')
-rw-r--r--windows/localhistory.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/windows/localhistory.c b/windows/localhistory.c
index aa80aeae3..4a07d5f24 100644
--- a/windows/localhistory.c
+++ b/windows/localhistory.c
@@ -73,7 +73,6 @@ void nsws_localhistory_init(struct gui_window *w)
localhistory.height = 0;
current_gui = NULL;
current_hwnd = NULL;
- doublebuffering = false;
if ((bw != NULL) && (bw->history != NULL))
history_size(bw->history, &(localhistory.width),
&(localhistory.height));