diff options
Diffstat (limited to 'src/buffer.hh')
| -rw-r--r-- | src/buffer.hh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/buffer.hh b/src/buffer.hh index 979ae03f..5092b7e9 100644 --- a/src/buffer.hh +++ b/src/buffer.hh @@ -62,8 +62,6 @@ public: BufferIterator& operator=(const BufferCoord& coord); operator const BufferCoord&() const { return m_coord; } - bool is_begin() const; - bool is_end() const; bool is_valid() const; const Buffer& buffer() const; |
