Remove an unused macro
This commit is contained in:
parent
a46f1f810d
commit
173c97c2db
@ -757,10 +757,6 @@ struct ALCdevice {
|
||||
#define DEVICE_RUNNING (1u<<31)
|
||||
|
||||
|
||||
/* Nanosecond resolution for the device clock time. */
|
||||
#define DEVICE_CLOCK_RES 1000000000_u64
|
||||
|
||||
|
||||
/* Must be less than 15 characters (16 including terminating null) for
|
||||
* compatibility with pthread_setname_np limitations. */
|
||||
#define MIXER_THREAD_NAME "alsoft-mixer"
|
||||
|
Loading…
x
Reference in New Issue
Block a user