[REF] Remove unused lines from loadObjects
authoreileen <emcnaughton@wikimedia.org>
Sun, 6 Sep 2020 21:32:41 +0000 (09:32 +1200)
committereileen <emcnaughton@wikimedia.org>
Sun, 6 Sep 2020 21:32:48 +0000 (09:32 +1200)
commiteb0fd0ce726c565827e10020dde87b3d9c249f09
tree6519e3d6971cbe8503db9a8d4de9a1802bdbbeec
parent0e3c8b88b30e912182c83c7e5de57a8cffdcf083
[REF] Remove unused lines from loadObjects

loadObjects is only called from one place. As we can see the contribution object is
always passed in so we don't need to handle the possibility of it being anything other than a
BAO (I tweaked the error handling around that line too to make it clearer where it was
coming from)
CRM/Core/Payment/BaseIPN.php