Kaydet (Commit) ff269767 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

No need for that #else #error, breaks compilation for the simulator

Change-Id: I5703b269380bbaefd503780b8d396552e6517ddc
üst 0dd717b1
......@@ -61,8 +61,6 @@ namespace arm
MAX_FPR_REGS = 8
};
bool return_in_x8( typelib_TypeDescriptionReference *pTypeRef );
#else
#error wtf
#endif
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment