fixes for powerpc, thanks to pieter
[enigma2.git] / main / bsod.cpp
index f08c6f348fcea6a83f022009185c54da8a77c368..938ddd2bf7adba8457b7472df503e7d8adf30185 100644 (file)
@@ -164,7 +164,6 @@ void oops(const mcontext_t &context, int dumpcode)
 }
 #else
 #warning "no oops support!"
-#error bla
 #define NO_OOPS_SUPPORT
 #endif