mixer_control: moved functions to mixer_all.c
This commit is contained in:
@@ -22,10 +22,4 @@
|
||||
|
||||
#include <stdbool.h>
|
||||
|
||||
bool
|
||||
mixer_control_setvol(unsigned int device, int volume, int rel);
|
||||
|
||||
bool
|
||||
mixer_control_getvol(unsigned int device, int *volume);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user