summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xgcc/fixinc.svr41
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/fixinc.svr4 b/gcc/fixinc.svr4
index 93adb9feb27..35a579c049c 100755
--- a/gcc/fixinc.svr4
+++ b/gcc/fixinc.svr4
@@ -471,7 +471,6 @@ fi
# Avoid the definition of the bool type in the Solaris 2.x curses.h when using
# g++, since it's now an official type in the C++ language.
-# CYGNUS LOCAL
file=curses.h
base=`basename $file`
if [ -r ${LIB}/$file ]; then