From: Aaron Schulz Date: Mon, 13 Apr 2009 05:33:44 +0000 (+0000) Subject: Remove extra code left in r49433 X-Git-Tag: 1.31.0-rc.0~42156 X-Git-Url: https://git.cyclocoop.org/%242?a=commitdiff_plain;h=aec7886ae72a66edf9f36b5d6ce4b9dc3489e004;p=lhc%2Fweb%2Fwiklou.git Remove extra code left in r49433 --- diff --git a/includes/specials/SpecialRevisiondelete.php b/includes/specials/SpecialRevisiondelete.php index 795082bed9..304240b4bb 100644 --- a/includes/specials/SpecialRevisiondelete.php +++ b/includes/specials/SpecialRevisiondelete.php @@ -138,7 +138,6 @@ class SpecialRevisionDelete extends UnlistedSpecialPage { $ids = $this->fileids; break; default: // bad type? - $ids = $this->logids; return array($conds,$limit); } // Just get the whole log if there are a lot if items