mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Removed debug output.
This commit is contained in:
parent
637a8dd5b0
commit
c5b58cf7ca
1 changed files with 2 additions and 0 deletions
|
|
@ -20,7 +20,9 @@
|
|||
*/
|
||||
|
||||
#ifdef __KERNEL__
|
||||
#if 0
|
||||
#define PLUGIN_DEBUG
|
||||
#endif
|
||||
#include "../include/driver.h"
|
||||
#include "../include/pcm.h"
|
||||
typedef snd_pcm_runtime_t PLUGIN_BASE;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue