JitInterface: Get rid of a global variable

This commit is contained in:
Lioncash
2016-01-09 14:57:50 -05:00
parent 97475e5e6a
commit 986108715d
2 changed files with 1 additions and 5 deletions

View File

@ -44,5 +44,3 @@ namespace JitInterface
void Shutdown();
}
extern bool bMMU;