summaryrefslogtreecommitdiffstats
path: root/src/commentscan.l
diff options
context:
space:
mode:
Diffstat (limited to 'src/commentscan.l')
-rw-r--r--src/commentscan.l1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/commentscan.l b/src/commentscan.l
index b283a8b..5e9bfd7 100644
--- a/src/commentscan.l
+++ b/src/commentscan.l
@@ -3228,7 +3228,6 @@ bool parseCommentBlock(/* in */ ParserInterface *parser,
return parseMore;
}
-
static void handleGuard(const QCString &expr)
{
CondParser prs;