Remove "@todo Do not release 1.19 with this."
authorKunal Mehta <legoktm@gmail.com>
Wed, 18 Dec 2013 02:40:08 +0000 (18:40 -0800)
committerIAlex <codereview@emsenhuber.ch>
Wed, 18 Dec 2013 06:58:58 +0000 (06:58 +0000)
It's a bit too late to do that

Change-Id: Ibe38b8179367d1a78472b3b967b3361f6563e7c1

includes/specials/SpecialBlockList.php

index f1992c0..5610143 100644 (file)
@@ -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 {
        /**