Remove unused function in rand_pool_wrap_kokkos
This commit is contained in:
@ -69,8 +69,6 @@ class RandPoolWrap : protected Pointers {
|
||||
|
||||
}
|
||||
|
||||
void clean_copy() { random_thr = NULL; }
|
||||
|
||||
private:
|
||||
class RanMars **random_thr;
|
||||
int nthreads;
|
||||
|
||||
Reference in New Issue
Block a user