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

remove debug code

parent 4a80df3a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -147,7 +147,6 @@ void NeighList::post_constructor(NeighRequest *nq)
    int tmp;
    neighbor->lists[nq->historylist]->fix_history = 
      (Fix *) ((Pair *) nq->requestor)->extract("history",tmp);
    printf("FH neighlist %p\n",neighbor->lists[nq->historylist]->fix_history);
  }
  
  if (nq->respaouter) {