Continued:
[core.git] / framework / main / classes / streams / output / class_
index 10b3c7224ff59c0d409ef94c2cb418ee13f5c603..31f9a72631906911ca759d41e33aa8089f929a19 100644 (file)
@@ -56,7 +56,5 @@ class ???OutputStream extends BaseStream implements OutputStream {
                self::createDebugInstance(__CLASS__)->debugOutput('Unhandled ' . strlen($data) . ' bytes in this stream.');
                throw new UnsupportedOperationException(array($this, __FUNCTION__), self::EXCEPTION_UNSPPORTED_OPERATION);
        }
-}
 
-// [EOF]
-?>
+}