TreeNodeRRset::getTTL() is now implemented, so "throw unconditionally" is simply wrong. should be trivial enough, directly committing.
@@ -156,8 +156,6 @@ public:
}
/// \brief Specialized version of \c getTTL() for \c TreeNodeRRset.
- ///
- /// It throws \c isc::Unexpected unconditionally.
virtual const dns::RRTTL& getTTL() const;
/// \brief Specialized version of \c setName() for \c TreeNodeRRset.