aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Document.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Document.h')
-rw-r--r--src/Document.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Document.h b/src/Document.h
index fa1c3fe42..01c608d0e 100644
--- a/src/Document.h
+++ b/src/Document.h
@@ -301,7 +301,6 @@ private:
LineAnnotation *Annotations() const noexcept;
LineAnnotation *EOLAnnotations() const noexcept;
- bool matchesValid;
std::unique_ptr<RegexSearchBase> regex;
std::unique_ptr<LexInterface> pli;