From: Kunal Mehta Date: Wed, 18 Dec 2013 02:40:08 +0000 (-0800) Subject: Remove "@todo Do not release 1.19 with this." X-Git-Tag: 1.31.0-rc.0~17589 X-Git-Url: http://git.cyclocoop.org/%22%2C%20generer_url_ecrire%28?a=commitdiff_plain;h=670117f43be8dd1c5ac9895a48dcca9efae7ea42;p=lhc%2Fweb%2Fwiklou.git Remove "@todo Do not release 1.19 with this." It's a bit too late to do that Change-Id: Ibe38b8179367d1a78472b3b967b3361f6563e7c1 --- 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 { /**