This commit is contained in:
Nathan Coad
2016-06-03 09:47:45 +10:00
parent 207f1f10da
commit 7974d9be3f

View File

@@ -500,13 +500,6 @@ function _booking_email_get_default_selection_callback($form, $form_state) {
); );
} }
/**
* Callback to update hidden form value with default checkbox details
*/
function () {
}
/** /**
* Function to handle sending the manual emails * Function to handle sending the manual emails
*/ */