summaryrefslogtreecommitdiffhomepage
path: root/include/stc/priv/altnames.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/stc/priv/altnames.h')
-rw-r--r--include/stc/priv/altnames.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/stc/priv/altnames.h b/include/stc/priv/altnames.h
index 695d3ebc..024868c2 100644
--- a/include/stc/priv/altnames.h
+++ b/include/stc/priv/altnames.h
@@ -23,10 +23,6 @@
#define c_alloc c_ALLOC
#define c_alloc_n c_ALLOC_N
#define c_new c_NEW
-#define c_malloc c_MALLOC
-#define c_calloc c_CALLOC
-#define c_realloc c_REALLOC
-#define c_free c_FREE
#define c_arraylen c_ARRAYLEN
#define c_forlist c_FORLIST
#define c_forrange c_FORRANGE