aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Selection.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Selection.h')
-rw-r--r--src/Selection.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Selection.h b/src/Selection.h
index 7912d03e5..2e554f999 100644
--- a/src/Selection.h
+++ b/src/Selection.h
@@ -148,7 +148,6 @@ public:
SelTypes selType;
Selection();
- ~Selection();
bool IsRectangular() const noexcept;
Sci::Position MainCaret() const noexcept;
Sci::Position MainAnchor() const noexcept;