diff --git a/src/thermo.cpp b/src/thermo.cpp index d128d5bb1f..e4892c19d8 100644 --- a/src/thermo.cpp +++ b/src/thermo.cpp @@ -1924,4 +1924,3 @@ void Thermo::compute_cellgamma() dvalue = acos(cosgamma)*180.0/PI; } } -