Skip to content

Commit

Permalink
More un-needed code removed
Browse files Browse the repository at this point in the history
  • Loading branch information
dilkins committed Apr 29, 2019
1 parent fc0f8cc commit b94adc1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/gromacs/gmxana/gmx_shscorr.c
Original file line number Diff line number Diff line change
Expand Up @@ -675,12 +675,10 @@ static void do_shscorr(t_topology *top, const char *fnTRX,
}
}
}
// fprintf(stderr,"%f\n",beta_lab[rr][i]);
rr++;
}
}
}
// exit(0);
} else {

// For each molecule, rotate the molecular hyperpolarizability tensor into the lab frame (later on,
Expand Down

0 comments on commit b94adc1

Please sign in to comment.