[PATCH] turn off debugging in namedev

This commit is contained in:
greg@kroah.com 2003-10-23 00:12:58 -07:00 committed by Greg KH
parent 606bce83da
commit 6c5c770ac6

View file

@ -22,7 +22,7 @@
*/ */
/* define this to enable parsing debugging */ /* define this to enable parsing debugging */
#define DEBUG_PARSER /* #define DEBUG_PARSER */
#include <stddef.h> #include <stddef.h>
#include <stdlib.h> #include <stdlib.h>