mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-12-16 08:56:42 -05: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__
|
#ifdef __KERNEL__
|
||||||
|
#if 0
|
||||||
#define PLUGIN_DEBUG
|
#define PLUGIN_DEBUG
|
||||||
|
#endif
|
||||||
#include "../include/driver.h"
|
#include "../include/driver.h"
|
||||||
#include "../include/pcm.h"
|
#include "../include/pcm.h"
|
||||||
typedef snd_pcm_runtime_t PLUGIN_BASE;
|
typedef snd_pcm_runtime_t PLUGIN_BASE;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue