[FREELDR] FreeLdr debug.h does not care about NDEBUG. (#201)
[reactos.git] / boot / freeldr / freeldr / lib / fs / fat.c
index 986f6bf..6af232b 100644 (file)
@@ -20,7 +20,6 @@
 
 #include <freeldr.h>
 
-#define NDEBUG
 #include <debug.h>
 
 DBG_DEFAULT_CHANNEL(FILESYSTEM);