JitRegCache: Remove unused typedefs

This commit is contained in:
Lioncash
2016-12-28 17:47:26 -05:00
parent b629eb300a
commit 4ae23fc45c
@@ -31,9 +31,6 @@ struct X64CachedReg
bool locked;
};
typedef int XReg;
typedef int PReg;
#define NUMXREGS 16
class RegCache