diff options
Diffstat (limited to 'gcc/gcc.c')
-rw-r--r-- | gcc/gcc.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -825,7 +825,6 @@ static const struct compiler default_compilers[] = {".F", "#Fortran", 0}, {".FOR", "#Fortran", 0}, {".FPP", "#Fortran", 0}, {".r", "#Ratfor", 0}, {".p", "#Pascal", 0}, {".pas", "#Pascal", 0}, - {".ch", "#Chill", 0}, {".chi", "#Chill", 0}, {".java", "#Java", 0}, {".class", "#Java", 0}, {".zip", "#Java", 0}, {".jar", "#Java", 0}, /* Next come the entries for C. */ |