@@ -53,7 +53,7 @@ extern const unsigned int CD_FLAG;
class SrvTestBase : public ::testing::Test {
protected:
SrvTestBase();
- virtual ~SrvTestBase() {};
+ virtual ~SrvTestBase() {}
/// Let the server process a DNS message.
///