mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Remove redundant semicolons
This commit is contained in:
@ -125,4 +125,4 @@ bool D3D12BoundingBox::CreateBuffers()
|
||||
|
||||
return true;
|
||||
}
|
||||
}; // namespace DX12
|
||||
} // namespace DX12
|
||||
|
Reference in New Issue
Block a user