diff --git a/src/ClaraTests.cpp b/src/ClaraTests.cpp index 1251e9b..cec4218 100644 --- a/src/ClaraTests.cpp +++ b/src/ClaraTests.cpp @@ -154,7 +154,6 @@ struct TestOpt { bool flag = false; std::string firstPos; std::string secondPos; - std::vector unpositional; auto makeCli() -> Parser { return ExeName( processName )