Skip to content

Commit d51b658

Browse files
Update tokenize.h
1 parent 69f1d8f commit d51b658

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/tokenize.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,6 @@ class CPPCHECKLIB Tokenizer {
390390

391391
/** Check configuration (unknown macros etc) */
392392
void checkConfiguration() const;
393-
void macroWithSemicolonError(const Token *tok, const std::string &macroName) const;
394393

395394
void invalidConstFunctionTypeError(const Token *tok) const;
396395

0 commit comments

Comments
 (0)