Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
shajder committed Jun 14, 2023
1 parent 9ab49a0 commit e088029
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test_conformance/select/test_select.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ static void printUsage( void );
if (errCodeResult != CL_SUCCESS) \
{ \
gFailCount++; \
; \
print_error(errCodeResult, msg); \
return errCode; \
} \
Expand Down

0 comments on commit e088029

Please sign in to comment.