Skip to content
Snippets Groups Projects
Commit bcb1d94b authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

silence compiler warning about dead code

parent fbe30b56
No related branches found
No related tags found
No related merge requests found
......@@ -76,7 +76,6 @@ void FixReaxCBondsKokkos::init()
void FixReaxCBondsKokkos::Output_ReaxC_Bonds(bigint ntimestep, FILE *fp)
{
int i, j;
int nbuf_local;
int nlocal_max, numbonds, numbonds_max;
double *buf;
......
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