Removed redundant desc variable

[ROCm/clr commit: e2e499461a]
Tá an tiomantas seo le fáil i:
Rahul Garg
2017-11-15 18:28:27 +05:30
tuismitheoir a0f838a75e
tiomantas 0f8296b0c2
-1
Féach ar an gComhad
@@ -752,7 +752,6 @@ hipError_t hipTexRefSetAddress( size_t* offset, textureReference* tex, hipDevice
{
HIP_INIT_API(offset, tex, devPtr, size);
hipError_t hip_status = hipSuccess;
//hipChannelFormatDesc desc;
// TODO: hipReadModeElementType is default.
hip_status = ihipBindTextureImpl(hipTextureType1D, hipReadModeElementType,
offset, devPtr, NULL, size, tex);