Author: toad
Date: 2006-07-26 17:28:53 +0000 (Wed, 26 Jul 2006)
New Revision: 9777

Modified:
   trunk/freenet/src/freenet/clients/http/FProxyToadlet.java
Log:
remove obsolete comment

Modified: trunk/freenet/src/freenet/clients/http/FProxyToadlet.java
===================================================================
--- trunk/freenet/src/freenet/clients/http/FProxyToadlet.java   2006-07-26 
17:21:06 UTC (rev 9776)
+++ trunk/freenet/src/freenet/clients/http/FProxyToadlet.java   2006-07-26 
17:28:53 UTC (rev 9777)
@@ -270,7 +270,6 @@
                                        buf.append("<input type=\"hidden\" 
name=\"type\" value=\""+URLEncoder.encode(mime)+"\">");
                                buf.append("<input type=\"submit\" 
name=\"download\" value=\"Download in background and store in downloads 
directory\">");
                                buf.append("</form></li>\n");
-                               // FIXME add a queue-a-download option.
 //                             buf.append("<li>Save it to disk at </li>");
                                // FIXME add return-to-referring-page
                                //buf.append("<li>Return to the referring page: 
");


Reply via email to