silence debug

This commit is contained in:
Wim Taymans 2016-10-14 19:30:43 +02:00
parent 184e0a300a
commit 8520246a1b
2 changed files with 4 additions and 4 deletions

View file

@ -28,7 +28,7 @@
#include <spa/control.h>
#include <spa/debug.h>
#if 1
#if 0
#define SPA_DEBUG_CONTROL(format,args...) fprintf(stderr,format,##args)
#else
#define SPA_DEBUG_CONTROL(format,args...)