diff options
Diffstat (limited to 'Mac/Demo/index.html')
-rw-r--r-- | Mac/Demo/index.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Mac/Demo/index.html b/Mac/Demo/index.html index 6b5806b6c7..443cce9cf5 100644 --- a/Mac/Demo/index.html +++ b/Mac/Demo/index.html @@ -74,10 +74,6 @@ how to use <code>FrameWork</code> application framework and the <code>TextEdit</code> toolbox to build a text editor. <LI> -<A HREF="waste.html">Using WASTE</A> expands on this editor by using -WASTE, an extended TextEdit replacement. - -<LI> <A HREF="plugins.html">Creating a C extension module on the Macintosh</A> is meant for the hardcore programmer, and shows how to create an extension module in C. It also handles using Modulator to create the |