mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-11-04 02:11:39 +01: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
 |