remove debug code

This commit is contained in:
Axel Kohlmeyer 2017-02-17 12:42:07 -05:00
parent 4a80df3a99
commit ce20c7ffe9
1 changed files with 0 additions and 1 deletions

View File

@ -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) {