Kill "* @return void"
[lhc/web/wiklou.git] / includes / Pager.php
index a03a1d1..ee7bde3 100644 (file)
@@ -394,8 +394,6 @@ abstract class IndexPager extends ContextSource implements Pager {
         * Called from getBody(), before getStartBody() is called and
         * after doQuery() was called. This will be called only if there
         * are rows in the result set.
-        *
-        * @return void
         */
        protected function doBatchLookups() {}