svn: /pear2/sandbox/SimpleChannelFrontend/trunk/src/SimpleChannelFrontend/ReleaseFileBrowser/ FilteredIterator.php

[email protected] (Brett Bieber)
Newsgroups php.pear.cvs,php.pear.core
Message-ID <[email protected]>
saltybeagle                              Tue, 13 Jul 2010 04:10:06 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=301228

Log:
Remove unneeded constructor.

Changed paths:
    U   pear2/sandbox/SimpleChannelFrontend/trunk/src/SimpleChannelFrontend/ReleaseFileBrowser/FilteredIterator.php

Modified: pear2/sandbox/SimpleChannelFrontend/trunk/src/SimpleChannelFrontend/ReleaseFileBrowser/FilteredIterator.php
===================================================================
--- pear2/sandbox/SimpleChannelFrontend/trunk/src/SimpleChannelFrontend/ReleaseFileBrowser/FilteredIterator.php	2010-07-13 04:07:38 UTC (rev 301227)
+++ pear2/sandbox/SimpleChannelFrontend/trunk/src/SimpleChannelFrontend/ReleaseFileBrowser/FilteredIterator.php	2010-07-13 04:10:06 UTC (rev 301228)
@@ -3,11 +3,6 @@

 class FilteredIterator extends \RecursiveFilterIterator
 {
-    function __construct($iterator)
-    {
-        parent::__construct($iterator);
-    }
-
     function accept()
     {
         return !($this->getInnerIterator()->getBasename() == '.xmlregistry');
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.