diff --git a/src/KOKKOS/fix_acks2_reaxff_kokkos.h b/src/KOKKOS/fix_acks2_reaxff_kokkos.h index f28e524ebc..9b5d4d9ada 100644 --- a/src/KOKKOS/fix_acks2_reaxff_kokkos.h +++ b/src/KOKKOS/fix_acks2_reaxff_kokkos.h @@ -174,7 +174,7 @@ class FixACKS2ReaxFFKokkos : public FixACKS2ReaxFF { private: int inum; int allocated_flag, last_allocate; - int need_dup,comm_me_0_flag,prev_last_rows_rank; + int need_dup,prev_last_rows_rank; double* buf; typename AT::t_int_scalar d_mfill_offset;