Remove redundant semicolons

This commit is contained in:
Dr. Dystopia 2024-08-18 15:08:44 +02:00
commit 9602f36248
48 changed files with 72 additions and 70 deletions

View file

@ -442,4 +442,4 @@ void SetInterlacingMode(const BPCmd& bp)
break;
}
}
}; // namespace BPFunctions
} // namespace BPFunctions