branch update for HEAD-2003050101
[reactos.git] / subsys / win32k / objects / path.c
index c61ec65..65e0e0f 100644 (file)
@@ -12,7 +12,7 @@
 #include <math.h>
 #include <float.h>
 
-// #define NDEBUG
+#define NDEBUG
 #include <win32k/debug1.h>
 
 #define NUM_ENTRIES_INITIAL 16  /* Initial size of points / flags arrays  */