mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 08:53:02 +00:00
Disabled debug output.
svn path=/trunk/; revision=2768
This commit is contained in:
parent
24f7c7d9bb
commit
a97f4f1164
1 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@
|
||||||
* along with this program; if not, write to the Free Software
|
* along with this program; if not, write to the Free Software
|
||||||
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||||
*/
|
*/
|
||||||
/* $Id: cdrom.c,v 1.5 2002/03/22 20:32:36 ekohl Exp $
|
/* $Id: cdrom.c,v 1.6 2002/03/22 23:05:44 ekohl Exp $
|
||||||
*
|
*
|
||||||
* COPYRIGHT: See COPYING in the top level directory
|
* COPYRIGHT: See COPYING in the top level directory
|
||||||
* PROJECT: ReactOS kernel
|
* PROJECT: ReactOS kernel
|
||||||
|
@ -33,7 +33,7 @@
|
||||||
#include "../include/class2.h"
|
#include "../include/class2.h"
|
||||||
#include "../include/ntddscsi.h"
|
#include "../include/ntddscsi.h"
|
||||||
|
|
||||||
//#define NDEBUG
|
#define NDEBUG
|
||||||
#include <debug.h>
|
#include <debug.h>
|
||||||
|
|
||||||
#define VERSION "0.0.1"
|
#define VERSION "0.0.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue