get rid of CYGNUS LOCAL comment
authorBrendan Kehoe <brendan@gcc.gnu.org>
Wed, 18 May 1994 18:05:32 +0000 (14:05 -0400)
committerBrendan Kehoe <brendan@gcc.gnu.org>
Wed, 18 May 1994 18:05:32 +0000 (14:05 -0400)
From-SVN: r7328

gcc/fixinc.svr4

index 93adb9feb27db0484a4515e8a0a4012e656bf689..35a579c049c971c672a1a3403cd11a63da857f09 100755 (executable)
@@ -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