Fix compiler warning by useless semicolon

This commit is contained in:
Alexander Mai 2018-05-16 21:33:26 +02:00
parent 3ad8fa5288
commit fe1b1d537e
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ public:
if (symbolName != other.symbolName)
return symbolName < other.symbolName;
return false;
};
}
/**
* Parse inline suppression in comment