summaryrefslogtreecommitdiff
path: root/src/buffer.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/buffer.hh')
-rw-r--r--src/buffer.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/buffer.hh b/src/buffer.hh
index 5092b7e9..7fba5fdc 100644
--- a/src/buffer.hh
+++ b/src/buffer.hh
@@ -64,7 +64,6 @@ public:
bool is_valid() const;
- const Buffer& buffer() const;
const BufferCoord& coord() const { return m_coord; }
private: