removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable class
This commit is contained in:
parent
451a14f98c
commit
a48c6b947d
8 changed files with 2 additions and 21 deletions
|
@ -63,5 +63,4 @@ private:
|
|||
|
||||
ARMul_State* m_state;
|
||||
|
||||
DISALLOW_COPY_AND_ASSIGN(ARM_Interpreter);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue