X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?p=rmac;a=blobdiff_plain;f=debug.c;h=5062b8fb5dff35829fb7108a99928ef3405c91be;hp=cb12e3da0f1c4b19af72b4f0d45c10ab09fa0add;hb=062214e62031c26d372edc2e68473ebb64f6a506;hpb=bae665568253091714d5b32ad634d9024f40ee10 diff --git a/debug.c b/debug.c index cb12e3d..5062b8f 100644 --- a/debug.c +++ b/debug.c @@ -115,7 +115,6 @@ int fudump(CHUNK * ch) } else { -// printf("`%s' ;\n", (*p.sy)->sname); printf("`%s' ;", (*p.sy)->sname); p.sy++; }