aboutsummaryrefslogtreecommitdiff
path: root/cc.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc.h')
-rw-r--r--cc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cc.h b/cc.h
index 7a61cf3..41f7d90 100644
--- a/cc.h
+++ b/cc.h
@@ -405,7 +405,6 @@ void next(void);
_Bool peek(int);
char *expect(enum tokenkind, const char *);
_Bool consume(int);
-char *stringconcat(void);
/* type */