From 5894b62bbf56d2bf88673aadf0bdaf97e790f910 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Sun, 19 May 2013 22:23:14 +1000 Subject: Fix display of multi-byte Unicode character at line start. --- src/PositionCache.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/PositionCache.cxx b/src/PositionCache.cxx index b03a97d38..31eac8592 100644 --- a/src/PositionCache.cxx +++ b/src/PositionCache.cxx @@ -373,7 +373,6 @@ BreakFinder::BreakFinder(LineLayout *ll_, int lineStart_, int lineEnd_, int posL saeNext(0), subBreak(-1), pdoc(pdoc_) { - selAndEdge.resize(1); // Search for first visible break // First find the first visible character -- cgit v1.2.3