Remove extra code left in r49433
authorAaron Schulz <aaron@users.mediawiki.org>
Mon, 13 Apr 2009 05:33:44 +0000 (05:33 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Mon, 13 Apr 2009 05:33:44 +0000 (05:33 +0000)
includes/specials/SpecialRevisiondelete.php

index 795082b..304240b 100644 (file)
@@ -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