From cde6c1b6649e1c32fbb0f6d04cb4f6f2b1cac99e Mon Sep 17 00:00:00 2001 From: jcid Date: Mon, 4 Feb 2008 23:10:18 +0100 Subject: !- testing: dramatic reduction of FltkViewBase::queueDrawTotal calls. --- src/plain.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/plain.cc') diff --git a/src/plain.cc b/src/plain.cc index 19ecdd3a..ea545f89 100644 --- a/src/plain.cc +++ b/src/plain.cc @@ -188,7 +188,7 @@ void DilloPlain::write(void *Buf, uint_t BufSize, int Eof) Start_Ofs += len; } - DW2TB(dw)->flush(); + DW2TB(dw)->flush(false); if (bw) a_UIcmd_set_page_prog(bw, Start_Ofs, 1); -- cgit v1.2.3