remove debug printf

This commit is contained in:
Axel Kohlmeyer 2017-04-04 17:54:33 +00:00 committed by GitHub
parent b6bc33bac6
commit e190eb15f5
1 changed files with 0 additions and 1 deletions

View File

@ -95,7 +95,6 @@ FixNVEManifoldRattle::FixNVEManifoldRattle( LAMMPS *lmp, int &narg, char **arg,
nevery = 0;
next_output = 0;
fprintf( screen, "nevery = %d\n", nevery );
dtv = dtf = 0;
tolerance = force->numeric( FLERR, arg[3] );