Skip to content
Snippets Groups Projects
Commit 3dbbea34 authored by Steve Plimpton's avatar Steve Plimpton
Browse files

remove a debug print line

parent b70c670a
No related branches found
No related tags found
No related merge requests found
......@@ -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) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment