aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/PositionCache.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/PositionCache.cxx')
-rw-r--r--src/PositionCache.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/PositionCache.cxx b/src/PositionCache.cxx
index fda736cc7..d24b1ed8d 100644
--- a/src/PositionCache.cxx
+++ b/src/PositionCache.cxx
@@ -71,7 +71,6 @@ LineLayout::LineLayout(Sci::Line lineNumber_, int maxLineLength_) :
containsCaret(false),
edgeColumn(0),
bracePreviousStyles{},
- hotspot(0,0),
widthLine(wrapWidthInfinite),
lines(1),
wrapIndent(0) {