diff --git a/test_conformance/select/test_select.cpp b/test_conformance/select/test_select.cpp index 3e92d4625..89e38a820 100644 --- a/test_conformance/select/test_select.cpp +++ b/test_conformance/select/test_select.cpp @@ -75,7 +75,6 @@ static void printUsage( void ); if (errCodeResult != CL_SUCCESS) \ { \ gFailCount++; \ - ; \ print_error(errCodeResult, msg); \ return errCode; \ } \