sam: turn off DEBUG logging (oops)

This commit is contained in:
Russ Cox 2007-12-04 19:55:22 -05:00
parent b88619038f
commit 6d069877f0

View file

@ -1,5 +1,4 @@
#include "sam.h"
#define DEBUG
Header h;
uchar indata[DATASIZE];
uchar outdata[2*DATASIZE+3]; /* room for overflow message */