JitRegCache: Remove unused typedefs

This commit is contained in:
Lioncash 2016-12-20 22:37:27 -05:00
parent b629eb300a
commit 4ae23fc45c
1 changed files with 0 additions and 3 deletions

View File

@ -31,9 +31,6 @@ struct X64CachedReg
bool locked;
};
typedef int XReg;
typedef int PReg;
#define NUMXREGS 16
class RegCache