[nvccWarnings] Fix warnings seen with dtests on nvcc path
[ROCm/clr commit: 0ac125e3db]
This commit is contained in:
committed by
Phaneendr-kumar Lanka
parent
3317761c7a
commit
033e2cde33
@@ -192,8 +192,6 @@ HostMemory<T>::~HostMemory ()
|
||||
free(A_hh);
|
||||
free(B_hh);
|
||||
}
|
||||
T *A_hh = NULL;
|
||||
T *B_hh = NULL;
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user