Commit 75a43283 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

remove messy hack

parent 5843be15
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -64,8 +64,6 @@ enum{ACCEPT,REJECT,PROCEED,CONTINUE,GUESSFAIL,RESTORE};
FixBondReact::FixBondReact(LAMMPS *lmp, int narg, char **arg) :
Fix(lmp, narg, arg)
{
  setbuf(stdout, NULL);

  fix1 = NULL;
  fix2 = NULL;
  fix3 = NULL;