OSDN Git Service

* doc/invoke.texi: Remove reference to webpage that does not exist.
authordpatel <dpatel@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 5 Mar 2005 02:57:01 +0000 (02:57 +0000)
committerdpatel <dpatel@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 5 Mar 2005 02:57:01 +0000 (02:57 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@95922 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/doc/invoke.texi

index efb94bb..084aa50 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 6dcff82..7b6bda9 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