diff options
Diffstat (limited to 'src/devices/cpu/drcbex86.cpp')
-rw-r--r-- | src/devices/cpu/drcbex86.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/cpu/drcbex86.cpp b/src/devices/cpu/drcbex86.cpp index 647d3c4c351..f005ce5cb6a 100644 --- a/src/devices/cpu/drcbex86.cpp +++ b/src/devices/cpu/drcbex86.cpp @@ -89,7 +89,6 @@ #include "drcuml.h" #include "drcbex86.h" -// This is a trick to make it build on Android where the x86 SDK declares ::REG_Exx namespace drc { using namespace uml; |