Merge "Don't fallback from uk to ru"
[lhc/web/wiklou.git] / maintenance / cleanupEmptyCategories.php
index b8a246e..8672223 100644 (file)
@@ -147,7 +147,6 @@ TEXT
                        } else {
                                $where = [];
                        }
-                       $i = 0;
 
                        $this->output( "Removing empty categories without description pages...\n" );
                        while ( true ) {