Commit 32f5fd23 authored by Stan Moore's avatar Stan Moore
Browse files

Comment cleanup

parent 712b8668
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -85,7 +85,6 @@ void PairLJCutKokkos<DeviceType>::compute(int eflag_in, int vflag_in)
  ev_init(eflag,vflag,0);

  // reallocate per-atom arrays if necessary
  //

  if (eflag_atom) {
    memoryKK->destroy_kokkos(k_eatom,eatom);