From 670117f43be8dd1c5ac9895a48dcca9efae7ea42 Mon Sep 17 00:00:00 2001 From: Kunal Mehta Date: Tue, 17 Dec 2013 18:40:08 -0800 Subject: [PATCH] Remove "@todo Do not release 1.19 with this." It's a bit too late to do that Change-Id: Ibe38b8179367d1a78472b3b967b3361f6563e7c1 --- includes/specials/SpecialBlockList.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/includes/specials/SpecialBlockList.php b/includes/specials/SpecialBlockList.php index f1992c0f18..5610143935 100644 --- a/includes/specials/SpecialBlockList.php +++ b/includes/specials/SpecialBlockList.php @@ -455,8 +455,6 @@ class BlockListPager extends TablePager { /** * Items per page dropdown. Essentially a crap workaround for bug 32603. - * - * @todo Do not release 1.19 with this. */ class HTMLBlockedUsersItemSelect extends HTMLSelectField { /** -- 2.20.1