summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorSteven Fuller <relnev@icculus.org>2001-08-07 23:26:35 +0000
committerPatryk Obara <dreamer.tan@gmail.com>2019-08-20 02:22:36 +0200
commit665f33b0f9014d8501106f74cb629d3d5d1877be (patch)
treeaa781768103a507905e540a7cf6fe1e7b891f050 /src/include
parentfc5b084897d1e0a9eb4a3557d517607609f4d4e5 (diff)
More small warning cleanups
Diffstat (limited to 'src/include')
-rw-r--r--src/include/mem3dc.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/include/mem3dc.h b/src/include/mem3dc.h
index 958960d..dbc9089 100644
--- a/src/include/mem3dc.h
+++ b/src/include/mem3dc.h
@@ -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 */