disabled debug messages as default.

This commit is contained in:
Takashi Iwai 2003-10-28 18:19:09 +00:00
parent 0cfc9189dd
commit a2101162a8

View file

@ -35,7 +35,7 @@
#include "pcm_local.h" #include "pcm_local.h"
#include <jack/jack.h> #include <jack/jack.h>
#define PCM_JACK_DEBUG #undef PCM_JACK_DEBUG
#ifndef PIC #ifndef PIC
/* entry for static linking */ /* entry for static linking */