Made to compile with DEBUG off

This commit is contained in:
ceriel
1988-09-02 13:55:54 +00:00
parent 1a8129513d
commit 1d23e4485e
9 changed files with 23 additions and 6 deletions

View File

@@ -140,9 +140,11 @@ no_action() { }
core_usage()
{
#ifdef DEBUG
if (core_flag) {
coreusage();
}
#endif
}
report(s,n)