From fe1b1d537ecaa0e573000f7d073a0e661e3256f2 Mon Sep 17 00:00:00 2001 From: Alexander Mai Date: Wed, 16 May 2018 21:33:26 +0200 Subject: [PATCH] Fix compiler warning by useless semicolon --- lib/suppressions.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/suppressions.h b/lib/suppressions.h index a3ab80aa2..51690329b 100644 --- a/lib/suppressions.h +++ b/lib/suppressions.h @@ -73,7 +73,7 @@ public: if (symbolName != other.symbolName) return symbolName < other.symbolName; return false; - }; + } /** * Parse inline suppression in comment