Commit 4784506b authored by Stan Moore's avatar Stan Moore
Browse files

Remove unused function in rand_pool_wrap_kokkos

parent 270abff2
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -69,8 +69,6 @@ class RandPoolWrap : protected Pointers {

  }

  void clean_copy() { random_thr = NULL; }

 private:
  class RanMars **random_thr;
  int nthreads;