fix compile issue

master
Eduardo Bart 12 years ago
parent e03bf33f58
commit ba24e7ce39

@ -32,10 +32,6 @@
#define MAX_BACKTRACE_DEPTH 128
#define DEMANGLE_BACKTRACE_SYMBOLS
#ifndef REG_RIP
#error fuck
#endif
void crashHandler(int signum, siginfo_t* info, void* secret)
{
logError("Application crashed");

Loading…
Cancel
Save