summaryrefslogtreecommitdiff
path: root/amiga/dist/Install
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2009-08-17 11:48:56 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2009-08-17 11:48:56 +0000
commit6030a12341c4858d44cfcfafa96328122b9244d2 (patch)
tree82b7b985b9269a896cac36b0fd95b1b4158aa9f3 /amiga/dist/Install
parentc26611b32b3796d4bbc886e7efd839ad999885c6 (diff)
downloadnetsurf-6030a12341c4858d44cfcfafa96328122b9244d2.tar.gz
netsurf-6030a12341c4858d44cfcfafa96328122b9244d2.tar.bz2
Revert back to creating a new clip region rather than reusing the previous one. This
fixes the long-standing incremental_reflow problem, as apparently ClearClipRegion can't cope with the frequency of calls it gets with this switched on. svn path=/trunk/netsurf/; revision=9333
Diffstat (limited to 'amiga/dist/Install')
-rwxr-xr-xamiga/dist/Install1
1 files changed, 0 insertions, 1 deletions
diff --git a/amiga/dist/Install b/amiga/dist/Install
index 29646ea97..7aa9eaa2a 100755
--- a/amiga/dist/Install
+++ b/amiga/dist/Install
@@ -370,7 +370,6 @@
(dest (tackon @default-dest "Resources/Options"))
(append "theme:" #theme "\n")
(append "use_pubscreen:Workbench\n")
- (append "incremental_reflow:0\n")
)
)
)