aboutsummaryrefslogtreecommitdiff
path: root/tcctok.h
diff options
context:
space:
mode:
Diffstat (limited to 'tcctok.h')
-rw-r--r--tcctok.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tcctok.h b/tcctok.h
index a75edc8..297a47e 100644
--- a/tcctok.h
+++ b/tcctok.h
@@ -289,7 +289,6 @@
DEF(TOK___bound_main_arg, "__bound_main_arg")
DEF(TOK___bound_local_new, "__bound_local_new")
DEF(TOK___bound_local_delete, "__bound_local_delete")
- DEF(TOK___bound_init, "__bound_init")
# ifdef TCC_TARGET_PE
DEF(TOK_malloc, "malloc")
DEF(TOK_free, "free")