Merge "Language: s/error_log/wfWarn/"
[lhc/web/wiklou.git] / includes / Block.php
index 88534c0..6a29a05 100644 (file)
@@ -596,7 +596,6 @@ class Block {
         *
         * @param Block $block
         * @param array &$blockIds
-        * @return array Block IDs of retroactive autoblocks made
         */
        protected static function defaultRetroactiveAutoblock( Block $block, array &$blockIds ) {
                global $wgPutIPinRC;