Merge "Split down patch-comment-table.sql"
[lhc/web/wiklou.git] / includes / api / ApiDisabled.php
index 3211189..5369768 100644 (file)
@@ -40,10 +40,6 @@ class ApiDisabled extends ApiBase {
                return false;
        }
 
-       protected function getDescriptionMessage() {
-               return 'apihelp-disabled-summary';
-       }
-
        protected function getSummaryMessage() {
                return 'apihelp-disabled-summary';
        }