diff options
Diffstat (limited to 'src/EditView.h')
-rw-r--r-- | src/EditView.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/EditView.h b/src/EditView.h index d65bf0736..832da9f15 100644 --- a/src/EditView.h +++ b/src/EditView.h @@ -56,7 +56,6 @@ public: std::unique_ptr<LineTabstops> ldTabstops; int tabWidthMinimumPixels; - bool hideSelection; bool drawOverstrikeCaret; // used by the curses platform /** In bufferedDraw mode, graphics operations are drawn to a pixmap and then copied to |