build opt 4

This commit is contained in:
David Rose 2008-01-31 02:21:27 +00:00
parent 70572c0c11
commit f58416a234

View File

@ -74,7 +74,7 @@ extern EXPCL_PANDA_AUDIO ConfigVariableInt audio_output_channels;
} else {}
#else //][
// Release build:
#define audio_debug(msg) ((void)0)
#define audio_debug(msg) ((void)0);
#endif //]
#define audio_info(msg) \