From 5ea8ae2ea63a8339f8acada79954b415da36b9b6 Mon Sep 17 00:00:00 2001 From: lthakur Date: Tue, 17 Jul 2018 13:37:08 +0530 Subject: [PATCH] Update hipGetAlgntoffset2D.cpp Removed unwanted space. [ROCm/clr commit: 9f8d41df13cdc92f8a160d31864be2a6a7aa9812] --- .../clr/hipamd/tests/src/texture/hipGetAlgntoffset2D.cpp | 8 -------- 1 file changed, 8 deletions(-) diff --git a/projects/clr/hipamd/tests/src/texture/hipGetAlgntoffset2D.cpp b/projects/clr/hipamd/tests/src/texture/hipGetAlgntoffset2D.cpp index 213c49caaa..2343d7a7fb 100644 --- a/projects/clr/hipamd/tests/src/texture/hipGetAlgntoffset2D.cpp +++ b/projects/clr/hipamd/tests/src/texture/hipGetAlgntoffset2D.cpp @@ -32,7 +32,6 @@ using namespace std; #define R 8 //rows, height #define C 8 //columns, width - texture tex; bool runTest(void); @@ -47,10 +46,8 @@ int main(int argc, char** argv) { } } - bool runTest() { - int val[R][C],i,j; size_t offset; @@ -59,10 +56,7 @@ for(i=0;i