Rework -Weverything
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_tcaf.cpp
index 95b0cc1c0003c40e60d2972936729d5c467ece7c..4c8f215f91125d74e74c7c452249f5e806b4fbcc 100644 (file)
@@ -356,8 +356,6 @@ int gmx_tcaf(int argc, char* argv[])
     real**            tc;
     gmx_output_env_t* oenv;
 
-#define NHISTO 360
-
     t_filenm fnm[] = { { efTRN, "-f", nullptr, ffREAD },      { efTPS, nullptr, nullptr, ffOPTRD },
                        { efNDX, nullptr, nullptr, ffOPTRD },  { efXVG, "-ot", "transcur", ffOPTWR },
                        { efXVG, "-oa", "tcaf_all", ffWRITE }, { efXVG, "-o", "tcaf", ffWRITE },