Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
danmar committed Oct 24, 2024
1 parent ab803c7 commit fb53692
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cli/cppcheckexecutor.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,6 @@ namespace {
* @brief Write the checkers report
*/
void writeCheckersReport();
void writeXmlCheckersReport();

bool hasCriticalErrors() const {
return !mCriticalErrors.empty();
Expand Down

0 comments on commit fb53692

Please sign in to comment.