From 4a102057779ece1b11431ff0b7787249ce0ad3ad Mon Sep 17 00:00:00 2001 From: Oliver Stöneberg Date: Fri, 31 Jan 2020 03:45:34 +0100 Subject: fixed some modernize-use-equals-default clang-tidy warnings (nw) (#6237) --- src/lib/util/opresolv.cpp | 9 --------- 1 file changed, 9 deletions(-) (limited to 'src/lib/util/opresolv.cpp') diff --git a/src/lib/util/opresolv.cpp b/src/lib/util/opresolv.cpp index 034f9418426..210dde4f224 100644 --- a/src/lib/util/opresolv.cpp +++ b/src/lib/util/opresolv.cpp @@ -62,15 +62,6 @@ option_resolution::option_resolution(const option_guide &guide) } -// ------------------------------------------------- -// dtor -// ------------------------------------------------- - -option_resolution::~option_resolution() -{ -} - - // ------------------------------------------------- // lookup_in_specification // ------------------------------------------------- -- cgit v1.2.3-70-g09d2