- disable debug to stdout
git-svn-id: http://moon:8086/svn/software/trunk/projects/GnuRadio@387 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
@@ -25,8 +25,8 @@
|
||||
#include <gnuradio/io_signature.h>
|
||||
#include "garage_impl.h"
|
||||
|
||||
#define WITH_DEBUG_MESSAGES 1
|
||||
#define WITH_DEBUG_FILE 1
|
||||
#define WITH_DEBUG_MESSAGES 0
|
||||
#define WITH_DEBUG_FILE 0
|
||||
|
||||
namespace gr
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user