mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 22:15:23 +00:00
[2108] Remove unused variable (reported by cppcheck)
This commit is contained in:
@@ -122,7 +122,6 @@ protected:
|
|||||||
const RRClass zclass_;
|
const RRClass zclass_;
|
||||||
TestMemorySegment mem_sgmt_;
|
TestMemorySegment mem_sgmt_;
|
||||||
InMemoryClient* client_;
|
InMemoryClient* client_;
|
||||||
memory::ZoneTable* zone_table;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
TEST_F(MemoryClientTest, loadRRsetDoesntMatchOrigin) {
|
TEST_F(MemoryClientTest, loadRRsetDoesntMatchOrigin) {
|
||||||
|
Reference in New Issue
Block a user