diff options
-rwxr-xr-x | gcc/fixinc/fixincl.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/fixinc/fixincl.sh b/gcc/fixinc/fixincl.sh index 422fc5cbe6f..de56e615e63 100755 --- a/gcc/fixinc/fixincl.sh +++ b/gcc/fixinc/fixincl.sh @@ -1,7 +1,5 @@ #!/bin/sh # -# EDIT THIS FILE - it is no longer generated -# # Install modified versions of certain ANSI-incompatible system header # files which are fixed to work correctly with ANSI C and placed in a # directory that GNU C will search. |