From 8cae79dd003c4c47d81f821ee20c5e8dc0231382 Mon Sep 17 00:00:00 2001 From: "deb.monish" Date: Tue, 20 Jun 2017 11:35:40 +0530 Subject: [PATCH] CRM-20488: remove unused variable _honoreeProfileType --- CRM/Contribute/Form/Contribution.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/CRM/Contribute/Form/Contribution.php b/CRM/Contribute/Form/Contribution.php index 2c27af157626..2ef73e37443a 100644 --- a/CRM/Contribute/Form/Contribution.php +++ b/CRM/Contribute/Form/Contribution.php @@ -154,8 +154,6 @@ class CRM_Contribute_Form_Contribution extends CRM_Contribute_Form_AbstractEditP protected $_formType; - public $_honoreeProfileType; - /** * Array of the payment fields to be displayed in the payment fieldset (pane) in billingBlock.tpl * this contains all the information to describe these fields from quickform. See CRM_Core_Form_Payment getPaymentFormFieldsMetadata