diff options
Diffstat (limited to 'src/core/Sk64.cpp')
-rw-r--r-- | src/core/Sk64.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/Sk64.cpp b/src/core/Sk64.cpp index 97600704e5..f3506564a5 100644 --- a/src/core/Sk64.cpp +++ b/src/core/Sk64.cpp @@ -20,7 +20,6 @@ ////////////////////////////////////////////////////////////////////// -EPOGER_BREAK_THE_BUILD epoger_break_the_build int Sk64::getClzAbs() const { int32_t hi = fHi; |