Commit e190eb15 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer Committed by GitHub
Browse files

remove debug printf

parent b6bc33ba
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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] );