From 5af9cc14b70f907f0d10a75aa28ad04bbd65ec0d Mon Sep 17 00:00:00 2001 From: "N.N." Date: Fri, 10 Dec 2004 20:47:06 +0000 Subject: restricted debug garbage to krzYszcz, few fixes in toxy svn path=/trunk/externals/miXed/; revision=2364 --- cyclone/hammer/coll.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'cyclone/hammer/coll.c') diff --git a/cyclone/hammer/coll.c b/cyclone/hammer/coll.c index 031f6c6..ee2da0c 100644 --- a/cyclone/hammer/coll.c +++ b/cyclone/hammer/coll.c @@ -14,7 +14,9 @@ /* LATER make sure that ``reentrancy protection hack'' is really working... */ /* CHECKME default fname for 'write' -- c_filename, x_name, nothing? */ -#define COLL_DEBUG +#ifdef KRZYSZCZ +//#define COLL_DEBUG +#endif enum { COLL_HEADRESET, COLL_HEADNEXT, COLL_HEADPREV, /* distinction not used, currently */ -- cgit v1.2.1