ps: turn off debug

This commit is contained in:
Adrian Johnson 2011-09-13 18:52:50 +09:30
parent 4f2c7b8cf8
commit 8218f5278e

View file

@ -83,7 +83,7 @@
#include <zlib.h>
#include <errno.h>
#define DEBUG_PS 1
#define DEBUG_PS 0
#if DEBUG_PS
#define DEBUG_FALLBACK(s) \