diff --git a/src/selection.hh b/src/selection.hh index bd179322..509a527d 100644 --- a/src/selection.hh +++ b/src/selection.hh @@ -49,7 +49,6 @@ private: BufferCoord m_anchor; BufferCoordAndTarget m_cursor; }; -; struct Selection : BasicSelection {