Continued:
[core.git] / inc / main / classes / stacker / file / fifo / class_FiFoFileStack.php
index f9a03e5dc3391a1f7d77264f3e34446cf1cca5e7..a4630c6a585afd71ef33d927f9e850343fed8d25 100644 (file)
@@ -120,7 +120,5 @@ class FiFoFileStack extends BaseFileStack implements StackableFile, Calculatable
                // Call the iterator instance
                return $this->getIteratorInstance()->size();
        }
-}
 
-// [EOF]
-?>
+}