diff --git a/CategoryPageSubclass.php b/CategoryPageSubclass.php index a81f9f2f..bb374f01 100644 --- a/CategoryPageSubclass.php +++ b/CategoryPageSubclass.php @@ -34,7 +34,6 @@ class CategoryTreeCategoryViewer extends CategoryViewer { * @param $cat Category * @param $sortkey * @param $pageLength - * @return void */ function addSubcategoryObject( Category $cat, $sortkey, $pageLength ) { global $wgRequest;