Merge "Pass phpcs-strict on includes/specials/ (2/3)"
[lhc/web/wiklou.git] / includes / specials / SpecialEditWatchlist.php
index 409a6ae..86433ca 100644 (file)
@@ -718,10 +718,6 @@ class SpecialEditWatchlist extends UnlistedSpecialPage {
        }
 }
 
-# B/C since 1.18
-class WatchlistEditor extends SpecialEditWatchlist {
-}
-
 /**
  * Extend HTMLForm purely so we can have a more sane way of getting the section headers
  */