diff --git a/test_conformance/gl/main.cpp b/test_conformance/gl/main.cpp index 77109b87..e4e2689b 100644 --- a/test_conformance/gl/main.cpp +++ b/test_conformance/gl/main.cpp @@ -153,7 +153,6 @@ test_definition test_list32[] = { const int test_num = ARRAY_SIZE( test_list ); const int test_num32 = ARRAY_SIZE( test_list32 ); -cl_device_type gDeviceType = CL_DEVICE_TYPE_DEFAULT; bool gTestRounding = true; int main(int argc, const char *argv[])