summaryrefslogtreecommitdiff
path: root/includes/actions/RevisiondeleteAction.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/actions/RevisiondeleteAction.php')
-rw-r--r--includes/actions/RevisiondeleteAction.php4
1 files changed, 0 insertions, 4 deletions
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;
}