fix compile issue

This commit is contained in:
Eduardo Bart 2012-02-20 00:40:01 -02:00
parent e03bf33f58
commit ba24e7ce39
1 changed files with 0 additions and 4 deletions

View File

@ -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");