]> git.xonotic.org Git - xonotic/netradiant.git/blobdiff - radiant/patch.h
Disable some debug code that slows down the editor to a crawl (compile fails without...
[xonotic/netradiant.git] / radiant / patch.h
index a1f1d272a20a682bb987337d12f8f481925d787b..d122451fd4fae80bac93e980a81224d3278c9506 100644 (file)
@@ -317,7 +317,7 @@ void render( RenderStateFlags state ) const {
                }
        }
 
-#if defined( _DEBUG )
+#if 0
        RenderNormals();
 #endif
 }