Kill "* @return void"
[lhc/web/wiklou.git] / includes / filerepo / LocalRepo.php
index 92d8f5d..a5607df 100644 (file)
@@ -261,7 +261,6 @@ class LocalRepo extends FileRepo {
         * Invalidates image redirect cache related to that image
         *
         * @param $title Title of page
-        * @return void
         */
        function invalidateImageRedirect( Title $title ) {
                global $wgMemc;