mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
JitInterface: Get rid of a global variable
This commit is contained in:
@ -44,5 +44,3 @@ namespace JitInterface
|
||||
|
||||
void Shutdown();
|
||||
}
|
||||
extern bool bMMU;
|
||||
|
||||
|
Reference in New Issue
Block a user