[nvccWarnings] Fix warnings seen with dtests on nvcc path
This commit is contained in:
committato da
Phaneendr-kumar Lanka
parent
2cdfef0f19
commit
eea7d495c7
@@ -192,8 +192,6 @@ HostMemory<T>::~HostMemory ()
|
||||
free(A_hh);
|
||||
free(B_hh);
|
||||
}
|
||||
T *A_hh = NULL;
|
||||
T *B_hh = NULL;
|
||||
|
||||
};
|
||||
|
||||
|
||||
Fai riferimento in un nuovo problema
Block a user