remove code that has no effect

This commit is contained in:
Axel Kohlmeyer
2018-03-07 11:12:08 -05:00
parent 812572ea97
commit 63c0a35fab

View File

@ -172,10 +172,6 @@ void PairREAX::compute(int eflag, int vflag)
FORTRAN(srtbon1, SRTBON1)(&iprune, &ihb, &hbcut, &ihbnew, &itripstaball);
// communicate with other processors for the atomic bond order calculations
FORTRAN(cbkabo, CBKABO).abo;
// communicate local atomic bond order to ghost atomic bond order
packflag = 0;