2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 21:45:37 +00:00

[2108] Remove unused variable (reported by cppcheck)

This commit is contained in:
Mukund Sivaraman
2012-09-14 11:20:05 +05:30
parent 6919cf078b
commit 70f25f4ac5

View File

@@ -122,7 +122,6 @@ protected:
const RRClass zclass_;
TestMemorySegment mem_sgmt_;
InMemoryClient* client_;
memory::ZoneTable* zone_table;
};
TEST_F(MemoryClientTest, loadRRsetDoesntMatchOrigin) {