Removed debug code from unrelated files in MANYBODY and MC

This commit is contained in:
Aidan Thompson
2025-04-21 10:08:27 -06:00
parent 7bfc15ff2c
commit 04732e2efd
2 changed files with 0 additions and 6 deletions

View File

@ -161,7 +161,6 @@ void PairExTeP::SR_neigh()
}
}
}
//printf("SR_neigh : N[%d] = %f\n",i,N[i]);
ipage->vgot(n);
if (ipage->status())

View File

@ -439,11 +439,6 @@ void FixBondBreak::update_topology()
ndihedrals = 0;
nimpropers = 0;
//printf("NBREAK %d: ",nbreak);
//for (i = 0; i < nbreak; i++)
// printf(" %d %d,",broken[i][0],broken[i][1]);
//printf("\n");
for (i = 0; i < nlocal; i++) {
influenced = 0;
slist = special[i];