]> git.mxchange.org Git - core.git/blobdiff - inc/classes/interfaces/io/pointer/io/class_InputOutputPointer.php
Satisfied Pointer again.
[core.git] / inc / classes / interfaces / io / pointer / io / class_InputOutputPointer.php
index 0cb98dd847801d3cb036a5701bb0d4192b2fe342..b7914cd84dc72b3b04f00cf39dd0bbd50e88433d 100644 (file)
@@ -33,7 +33,6 @@ interface InputOutputPointer extends InputPointer, OutputPointer {
         * Advances to next "block" of bytes
         *
         * @return      void
-        * @todo        This method will load large but empty files in a whole
         */
        function next ();