diff --git a/src/standard_model.cpp b/src/standard_model.cpp index 57839efdf..2f95f9aa1 100644 --- a/src/standard_model.cpp +++ b/src/standard_model.cpp @@ -467,10 +467,6 @@ Eigen::Matrix Standard_mode if (ewsb_loop_order > 0) { tadpole[0] += Re(tadpole_hh()); - - if (ewsb_loop_order > 1) { - - } } double mu2;