Remove useless define.
This commit is contained in:
parent
706a3738b5
commit
dadd794ece
|
@ -52,7 +52,6 @@ static inline void get_positions(dsound_t *ds, DWORD *read_ptr, DWORD *write_ptr
|
||||||
}
|
}
|
||||||
|
|
||||||
#define CHUNK_SIZE 256
|
#define CHUNK_SIZE 256
|
||||||
#define BUFFER_ERROR ((void*)-1)
|
|
||||||
|
|
||||||
struct audio_lock
|
struct audio_lock
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue