Commit e7f97728 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

disable disruptive debug output

parent 319508bd
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -155,8 +155,7 @@ void FixStore::reset_global(int nrow_caller, int ncol_caller)
  else memory->create(astore,nrow,ncol,"fix/store:astore");
  memory->create(rbuf,nrow*ncol+2,"fix/store:rbuf");


  printf("AAA HOW GET HERE\n");
 // printf("AAA HOW GET HERE\n");
}

/* ----------------------------------------------------------------------
+1 −1

File changed.

Contains only whitespace changes.