SpecialBlockList: Remove unused message 'infiniteblock' in formatValue()
[lhc/web/wiklou.git] / includes / specials / SpecialBlockList.php
index da6f4c0..23b739a 100644 (file)
@@ -262,7 +262,6 @@ class BlockListPager extends TablePager {
                                'blocklist-nousertalk',
                                'unblocklink',
                                'change-blocklink',
-                               'infiniteblock',
                        );
                        $msg = array_combine( $msg, array_map( array( $this, 'msg' ), $msg ) );
                }