On Tue, 2 Jun 2026 at 08:46, Gerald Pfeifer <[email protected]> wrote: > > This is now an online casino site. > > I believe we also reference this from the libstdc++ docs; if nobody beats > me to it, I'll drop it there as well.
I'll take care of that. The surrounding text should be modernized anyway. > > Gerald > --- > htdocs/readings.html | 4 ---- > 1 file changed, 4 deletions(-) > > diff --git a/htdocs/readings.html b/htdocs/readings.html > index 7ea807c2f..4cbb38994 100644 > --- a/htdocs/readings.html > +++ b/htdocs/readings.html > @@ -386,10 +386,6 @@ names. > (defects list, etc)</a></li> > </ul> > > -<ul> > - <li><a href="http://www.stlport.org/">STLport homepage</a></li> > -</ul> > - > <ul> > <li><a href="https://math.nist.gov/tnt/">Template Numeric Toolkit</a></li> > <li><a href="https://www.boost.org">The Boost C++ Libraries</a></li> > -- > 2.54.0 >
