silence compiler warning about dead code

This commit is contained in:
Axel Kohlmeyer 2017-01-31 18:28:04 -05:00
parent fbe30b5683
commit bcb1d94b9a
1 changed files with 0 additions and 1 deletions

View File

@ -76,7 +76,6 @@ void FixReaxCBondsKokkos::init()
void FixReaxCBondsKokkos::Output_ReaxC_Bonds(bigint ntimestep, FILE *fp) void FixReaxCBondsKokkos::Output_ReaxC_Bonds(bigint ntimestep, FILE *fp)
{ {
int i, j;
int nbuf_local; int nbuf_local;
int nlocal_max, numbonds, numbonds_max; int nlocal_max, numbonds, numbonds_max;
double *buf; double *buf;