aboutsummaryrefslogtreecommitdiff
path: root/tccpp.c
diff options
context:
space:
mode:
Diffstat (limited to 'tccpp.c')
-rw-r--r--tccpp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tccpp.c b/tccpp.c
index ed8b81d..d70ddd6 100644
--- a/tccpp.c
+++ b/tccpp.c
@@ -3557,7 +3557,6 @@ ST_FUNC void tccpp_delete(TCCState *s)
{
int i, n;
- (void) s; /* not used */
/* free -D and compiler defines */
free_defines(NULL);