Skip to content

Commit

Permalink
Remove unused constants
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-jts committed Jan 15, 2025
1 parent 1513483 commit 7ae1836
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/xmltester/XMLTester.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -300,9 +300,6 @@ checkSingleSidedBufferSuccess(geom::Geometry& gRes,
return success;
}

const std::string ARG_A = "A";
const std::string ARG_B = "B";

XMLTester::XMLTester()
:
gA(nullptr),
Expand Down

0 comments on commit 7ae1836

Please sign in to comment.