From d9022f63880ce039446fba8364f68e656b7bf4cb Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Thu, 3 May 2012 13:01:35 +0200 Subject: Update to MediaWiki 1.19.0 --- includes/actions/RevisiondeleteAction.php | 4 ---- 1 file changed, 4 deletions(-) (limited to 'includes/actions/RevisiondeleteAction.php') diff --git a/includes/actions/RevisiondeleteAction.php b/includes/actions/RevisiondeleteAction.php index 2ac03d18..f07e493d 100644 --- a/includes/actions/RevisiondeleteAction.php +++ b/includes/actions/RevisiondeleteAction.php @@ -29,10 +29,6 @@ class RevisiondeleteAction extends FormlessAction { return 'revisiondelete'; } - public function getRestriction() { - return null; - } - public function requiresUnblock() { return false; } -- cgit v1.2.2