Remove dead code after removal of cancel button on Special:ChangeEmail
authorAlexandre Emsenhuber <mediawiki@emsenhuber.ch>
Sat, 27 Sep 2014 18:45:55 +0000 (20:45 +0200)
committerAlexandre Emsenhuber <mediawiki@emsenhuber.ch>
Sat, 27 Sep 2014 18:45:55 +0000 (20:45 +0200)
commite8d66e8eb3bba0dc87b46393bd9a10867085c076
treed6b558b86178c00e29f8f83de38f8e09c83f01ba
parent61b15994eabf9d625b8282abf546316c8904ce0b
Remove dead code after removal of cancel button on Special:ChangeEmail

Since the removal of the cancel button, the "wpCancel" parameter
cannot be present anymore, thus this check is now unneccessary.

Change-Id: Id72b29484554989ce8a639f2e0d3ecc07622edad
includes/specials/SpecialChangeEmail.php