mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-09-04 05:11:14 +02:00
13 lines
336 B
Diff
13 lines
336 B
Diff
diff --git a/platform/x11/crash_handler_x11.cpp b/platform/x11/crash_handler_x11.cpp
|
|
index 4d3f525..88a1362 100644
|
|
--- a/platform/x11/crash_handler_x11.cpp
|
|
+++ b/platform/x11/crash_handler_x11.cpp
|
|
@@ -37,7 +37,6 @@
|
|
#include "main/main.h"
|
|
|
|
#ifdef DEBUG_ENABLED
|
|
-#define CRASH_HANDLER_ENABLED 1
|
|
#endif
|
|
|
|
#ifdef CRASH_HANDLER_ENABLED
|