diff options
-rw-r--r-- | bridges/source/cpp_uno/gcc3_ios_arm/share.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bridges/source/cpp_uno/gcc3_ios_arm/share.hxx b/bridges/source/cpp_uno/gcc3_ios_arm/share.hxx index d4a11be6adc4..fec1f350fe5e 100644 --- a/bridges/source/cpp_uno/gcc3_ios_arm/share.hxx +++ b/bridges/source/cpp_uno/gcc3_ios_arm/share.hxx @@ -61,8 +61,6 @@ namespace arm MAX_FPR_REGS = 8 }; bool return_in_x8( typelib_TypeDescriptionReference *pTypeRef ); -#else -#error wtf #endif } |