Commit in reactos/drivers/storage/atapi on MAIN
atapi.c+2-21.52 -> 1.53
reduce debug output

reactos/drivers/storage/atapi
atapi.c 1.52 -> 1.53
diff -u -r1.52 -r1.53
--- atapi.c	10 Sep 2004 23:17:45 -0000	1.52
+++ atapi.c	12 Sep 2004 18:50:03 -0000	1.53
@@ -16,7 +16,7 @@
  *  along with this program; if not, write to the Free Software
  *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  */
-/* $Id: atapi.c,v 1.52 2004/09/10 23:17:45 navaraf Exp $
+/* $Id: atapi.c,v 1.53 2004/09/12 18:50:03 weiden Exp $
  *
  * COPYRIGHT:   See COPYING in the top level directory
  * PROJECT:     ReactOS ATAPI miniport driver
@@ -56,7 +56,7 @@
 
 #include "atapi.h"
 
-//#define NDEBUG
+#define NDEBUG
 #include <debug.h>
 
 #define VERSION  "0.0.1"
CVSspam 0.2.8