summaryrefslogtreecommitdiff
path: root/gcc/fixinc.svr4
diff options
context:
space:
mode:
authorBrendan Kehoe <brendan@gcc.gnu.org>1994-05-18 14:05:32 -0400
committerBrendan Kehoe <brendan@gcc.gnu.org>1994-05-18 14:05:32 -0400
commite827cf7a716b14d03ea2b26d008a51800e97d7dd (patch)
tree0019b6b875c8244bf77cf8855bfd8fdaec3b67e6 /gcc/fixinc.svr4
parentb9e64ed3233fde826820d90286632770a8faad22 (diff)
downloadgcc-e827cf7a716b14d03ea2b26d008a51800e97d7dd.tar.gz
get rid of CYGNUS LOCAL comment
From-SVN: r7328
Diffstat (limited to 'gcc/fixinc.svr4')
-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