diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/unit/testCellBuffer.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/unit/testCellBuffer.cxx b/test/unit/testCellBuffer.cxx index b6735339a..cb69e7756 100644 --- a/test/unit/testCellBuffer.cxx +++ b/test/unit/testCellBuffer.cxx @@ -445,7 +445,6 @@ TEST_CASE("CharacterIndex") { TEST_CASE("ChangeHistory") { ChangeHistory il; - const EditionSet empty; struct Spanner { Sci::Position position = 0; Sci::Position length = 0; |