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:
@@ -122,7 +122,6 @@ protected:
|
||||
const RRClass zclass_;
|
||||
TestMemorySegment mem_sgmt_;
|
||||
InMemoryClient* client_;
|
||||
memory::ZoneTable* zone_table;
|
||||
};
|
||||
|
||||
TEST_F(MemoryClientTest, loadRRsetDoesntMatchOrigin) {
|
||||
|
Reference in New Issue
Block a user