diff -r d17b9f6adae5 -r 717b4e46e855 misc/openalbridge/globals.h --- a/misc/openalbridge/globals.h Mon Apr 19 13:31:08 2010 +0000 +++ b/misc/openalbridge/globals.h Mon Apr 19 15:30:11 2010 +0000 @@ -140,11 +140,6 @@ #define WAV_FILE_FORMAT 0x52494646 #define WAV_HEADER_SUBCHUNK2ID 0x64617461 - - /*other defines*/ -#define FADE_IN 0 -#define FADE_OUT 1 - char *prog; #ifdef __CPLUSPLUS