aboutsummaryrefslogtreecommitdiff
path: root/gen_code.h
diff options
context:
space:
mode:
Diffstat (limited to 'gen_code.h')
-rw-r--r--gen_code.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gen_code.h b/gen_code.h
index 3d44755..cb463c2 100644
--- a/gen_code.h
+++ b/gen_code.h
@@ -3,8 +3,4 @@
#include "tree.h"
void gen_code(ptree*, char*);
-
-void gen_expr(ptree*);
-void gen_statement(ptree*);
-
#endif