mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-01-29 15:03:32 +08: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