diff -r 6a8b5f313190 -r f589230fa21b misc/openalbridge/globals.h --- a/misc/openalbridge/globals.h Thu Jun 17 11:42:23 2010 -0400 +++ b/misc/openalbridge/globals.h Thu Jun 17 19:57:51 2010 +0200 @@ -31,13 +31,6 @@ #endif -// control debug verbosity -#ifdef TRACE -#ifndef DEBUG -#define DEBUG -#endif -#endif - // 1.0 02/03/10 - Defines cross-platform sleep, usleep, etc. [Wu Yongwei] #ifndef _SLEEP_H #define _SLEEP_H @@ -92,7 +85,7 @@ #define ENDIAN_BIG_16(x) x #endif -/*file format defines*/ +/* file format defines */ #define OGG_FILE_FORMAT 0x4F676753 #define WAV_FILE_FORMAT 0x52494646 #define WAV_HEADER_SUBCHUNK2ID 0x64617461