Remove inaccessible call to baseIPN failed
authoreileen <emcnaughton@wikimedia.org>
Sat, 5 Sep 2020 02:50:55 +0000 (14:50 +1200)
committereileen <emcnaughton@wikimedia.org>
Sat, 5 Sep 2020 02:50:55 +0000 (14:50 +1200)
commit391ccd2781fc9d116dd04e012eb9123db456d018
treec627c5539a4006133a6876dfed3b08e3cfffa3ae
parent30bd3f91efc7f6990f956efcef35e10e38e8380c
Remove inaccessible call to baseIPN failed

As is now clear the updateContributionStatus function is only accessible to complete
a contribution. This removes the call to baseIPN->failed() as it is unreachable,
along with the hacky handling to support it
CRM/Core/Payment/BaseIPN.php
CRM/Event/Form/Task/Batch.php