Skip to content

Commit 78fc4c9

Browse files
committed
fmt'
1 parent 5ffdc17 commit 78fc4c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clang-tools-extra/clang-tidy/readability/UseCppStyleCommentsCheck.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,5 +184,4 @@ void UseCppStyleCommentsCheck::registerPPCallbacks(
184184

185185
void UseCppStyleCommentsCheck::check(const MatchFinder::MatchResult &Result) {}
186186

187-
UseCppStyleCommentsCheck::~UseCppStyleCommentsCheck() = default;
188187
} // namespace clang::tidy::readability

0 commit comments

Comments
 (0)