Fix stray semicolon
This commit is contained in:
parent
250ead2b7a
commit
065e0229a9
|
@ -49,7 +49,6 @@ private:
|
||||||
BufferCoord m_anchor;
|
BufferCoord m_anchor;
|
||||||
BufferCoordAndTarget m_cursor;
|
BufferCoordAndTarget m_cursor;
|
||||||
};
|
};
|
||||||
;
|
|
||||||
|
|
||||||
struct Selection : BasicSelection
|
struct Selection : BasicSelection
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user