Followup r92396
[lhc/web/wiklou.git] / includes / api / ApiFeedContributions.php
index a9846a5..ef6fecc 100644 (file)
@@ -201,10 +201,6 @@ class ApiFeedContributions extends ApiBase {
                );
        }
 
-       public function getHelpUrls() {
-               return '';
-       }
-
        public function getVersion() {
                return __CLASS__ . ': $Id$';
        }