Author: nextgens
Date: 2007-11-30 16:35:18 +0000 (Fri, 30 Nov 2007)
New Revision: 16138

Modified:
   trunk/freenet/src/freenet/clients/http/filter/JPEGFilter.java
Log:
doh

Modified: trunk/freenet/src/freenet/clients/http/filter/JPEGFilter.java
===================================================================
--- trunk/freenet/src/freenet/clients/http/filter/JPEGFilter.java       
2007-11-30 15:48:41 UTC (rev 16137)
+++ trunk/freenet/src/freenet/clients/http/filter/JPEGFilter.java       
2007-11-30 16:35:18 UTC (rev 16138)
@@ -297,7 +297,6 @@
                        }

                        dis.close();
-                       output.close();
                        // In future, maybe we will check the other chunks too.
                        // In particular, we may want to delete, or filter, the 
comment blocks.
                        // FIXME


Reply via email to