mirror of
https://github.com/edubart/otclient.git
synced 2025-04-30 09:39:21 +02:00
fix compile issue
This commit is contained in:
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…
x
Reference in New Issue
Block a user