More small warning cleanups

This commit is contained in:
Steven Fuller 2001-08-07 23:26:35 +00:00 committed by Patryk Obara
parent fc5b084897
commit 665f33b0f9
4 changed files with 16 additions and 15 deletions

View file

@ -32,10 +32,6 @@
#endif
#endif
#if PSX
#define DBGMALLOC 0
#endif
/* parameters for DumpMallocInfo */
#define PARTIALDUMP 0 /* print outstanding mallocs number and total memory allocated */
#define DUMPTOSCREEN 1 /* print all outstanding mallocs to screen */