mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 21:45:37 +00:00
[1579] cleanup: removed an unused class member variable.
This commit is contained in:
@@ -924,7 +924,6 @@ public:
|
|||||||
DatabaseClient::Finder& finder_;
|
DatabaseClient::Finder& finder_;
|
||||||
const bool need_dnssec_;
|
const bool need_dnssec_;
|
||||||
|
|
||||||
FindResultFlags flags_;
|
|
||||||
bool is_nsec3_;
|
bool is_nsec3_;
|
||||||
bool is_nsec_;
|
bool is_nsec_;
|
||||||
bool initialized_;
|
bool initialized_;
|
||||||
|
Reference in New Issue
Block a user