C++ fixes...

This commit is contained in:
Jaroslav Kysela 1999-05-28 14:06:13 +00:00
parent 662fe6efa8
commit 7fc7063718

View file

@ -5,10 +5,6 @@
* *
****************************************************************************/
#ifdef __cplusplus
extern "C" {
#endif
#ifdef SND_LITTLE_ENDIAN
#define snd_host_to_LE_16(val) (val)