mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-13 08:40:46 -05:00
removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable class
This commit is contained in:
@ -63,5 +63,4 @@ private:
|
||||
|
||||
ARMul_State* m_state;
|
||||
|
||||
DISALLOW_COPY_AND_ASSIGN(ARM_Interpreter);
|
||||
};
|
||||
|
Reference in New Issue
Block a user