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

[1579] cleanup: removed an unused class member variable.

This commit is contained in:
JINMEI Tatuya
2012-04-12 15:31:12 -07:00
parent 9b6993002b
commit 493f952e69

View File

@@ -924,7 +924,6 @@ public:
DatabaseClient::Finder& finder_;
const bool need_dnssec_;
FindResultFlags flags_;
bool is_nsec3_;
bool is_nsec_;
bool initialized_;