Removed debug output.

This commit is contained in:
Jaroslav Kysela 1999-12-12 20:25:53 +00:00
parent 637a8dd5b0
commit c5b58cf7ca

View file

@ -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;