]> git.xonotic.org Git - xonotic/netradiant.git/blobdiff - radiant/view.h
Disable some debug code that slows down the editor to a crawl (compile fails without...
[xonotic/netradiant.git] / radiant / view.h
index 7e8cdf957bfe69ceb89f934b48b3604e39b2c977..5fd1a6e967e2be23ad48bc8928ea99ed49a1da38 100644 (file)
@@ -26,7 +26,7 @@
 #include "math/frustum.h"
 
 
-#if defined( _DEBUG )
+#if 0
 #define DEBUG_CULLING
 #endif