diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2014-05-26 16:09:29 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2014-05-26 16:09:29 -0700 |
commit | 7ca2572623fee8db916eff668ef3c852f2ce124a (patch) | |
tree | cd8328d4b7480f8940853a4fcda0827d2db80e4f /psgeom.c | |
parent | b883af48e9624e2215d1e790ca0da4969480ce13 (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.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -44,8 +44,6 @@ #include <malloc.h> #endif -#define DEBUG_VAR_NOT_LOCAL -#define DEBUG_VAR debugFlags #include <stdlib.h> #include "utils.h" |