aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tcc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tcc.c b/tcc.c
index 790529b..2cca7a8 100644
--- a/tcc.c
+++ b/tcc.c
@@ -160,8 +160,6 @@ static const char version[] =
" Windows"
#elif defined(__FreeBSD__) || defined(__FreeBSD_kernel__)
" FreeBSD"
-#elif defined(__APPLE__)
- " Darwin"
#else
" Linux"
#endif