diff options
Diffstat (limited to 'src/buffer.hh')
| -rw-r--r-- | src/buffer.hh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/buffer.hh b/src/buffer.hh index 0cdb8209..3114e861 100644 --- a/src/buffer.hh +++ b/src/buffer.hh @@ -92,7 +92,6 @@ public: private: SafePtr<const Buffer> m_buffer; BufferCoord m_coord; - LineCount m_line_count; StringView m_line; }; |
