mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Remove redundant semicolons
This commit is contained in:
@ -24,7 +24,7 @@ enum class State;
|
||||
namespace DiscIO
|
||||
{
|
||||
enum class Region;
|
||||
};
|
||||
}
|
||||
|
||||
namespace UICommon
|
||||
{
|
||||
|
Reference in New Issue
Block a user