Modified Special:Categories to subclass SpecialPage
[lhc/web/wiklou.git] / includes / ConfEditor.php
index 9a13b45..a1a3431 100644 (file)
@@ -836,7 +836,6 @@ class ConfEditor {
         * not call except from popPath() or nextPath().
         */
        function endPath() {
-               $i = count( $this->pathStack ) - 1;
                $key = '';
                foreach ( $this->pathStack as $pathInfo ) {
                        if ( $key !== '' ) {