summaryrefslogtreecommitdiff
path: root/psgeom.c
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2014-05-26 16:09:29 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2014-05-26 16:09:29 -0700
commit7ca2572623fee8db916eff668ef3c852f2ce124a (patch)
treecd8328d4b7480f8940853a4fcda0827d2db80e4f /psgeom.c
parentb883af48e9624e2215d1e790ca0da4969480ce13 (diff)
Remove unused debugging & function tracing frameworks
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'psgeom.c')
-rw-r--r--psgeom.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/psgeom.c b/psgeom.c
index 811d140..44f7994 100644
--- a/psgeom.c
+++ b/psgeom.c
@@ -44,8 +44,6 @@
#include <malloc.h>
#endif
-#define DEBUG_VAR_NOT_LOCAL
-#define DEBUG_VAR debugFlags
#include <stdlib.h>
#include "utils.h"