Commit bcb1d94b authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

silence compiler warning about dead code

parent fbe30b56
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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;