* doc/invoke.texi: Remove reference to webpage that does not exist.
authorDevang Patel <dpatel@apple.com>
Sat, 5 Mar 2005 02:57:01 +0000 (18:57 -0800)
committerDevang Patel <dpatel@gcc.gnu.org>
Sat, 5 Mar 2005 02:57:01 +0000 (18:57 -0800)
From-SVN: r95922

gcc/ChangeLog
gcc/doc/invoke.texi

index efb94bb82c73b93fc47644692ae3bf876a0a6f94..084aa506f821eebbe8617ca92081491f5350d5a6 100644 (file)
@@ -1,3 +1,7 @@
+2005-03-04  Devang Patel  <dpatel@apple.com>
+
+       * doc/invoke.texi: Remove reference to webpage that does not exist.
+       
 2005-03-04  John David Anglin  <dave.danglin@nrc-cnrc.gc.ca>
            Joseph S. Myers  <joseph@codesourcery.com>
 
index 6dcff820158e9d85d96e5e0559b395b650e54d65..7b6bda9a1a069d15164ea17c7982993830af915a 100644 (file)
@@ -12381,9 +12381,6 @@ abundantly clear also aids readability and self-documentation of the code.
 Note that due to ISO C++ specification requirements, operator new and
 operator delete must always be of default visibility.
 
-An overview of these techniques, their benefits and how to use them
-is at @w{@uref{http://www.nedprod.com/programs/gccvisibility.html}}.
-
 @end table
 
 @c man end