mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 11:49:06 +00:00
Arm64Gen: Remove unused constant
This commit is contained in:
parent
61198541a0
commit
dffcbcc6c4
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@ namespace Arm64Gen
|
|||
namespace
|
||||
{
|
||||
const int kWRegSizeInBits = 32;
|
||||
const int kXRegSizeInBits = 64;
|
||||
|
||||
uint64_t LargestPowerOf2Divisor(uint64_t value)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue