remove print statement from t2fit.C

Issue #35 resolved
Justin Ellis created an issue

This is a bit pedantic but could you remove the print statement printf("Fit_params = %d ecc = %d gwcs = %d\n",fit_param,param_gwecc,param_gwcs_amp); from t2fit.C?

Comments (2)

  1. Michael Keith

    Not at all pedantic. It must have slipped in with George's latest updates which avoid my normal code review process. Should be fixed as of d95c1ad

  2. Log in to comment