Skip to content

Commit 4ae4e73

Browse files
intel-liudeanpcolberg
authored andcommitted
Remove dead code at line 256 of acl_program.cpp
1 parent b645bbe commit 4ae4e73

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/acl_program.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -253,8 +253,6 @@ CL_API_ENTRY cl_program CL_API_CALL clCreateProgramWithSourceIntelFPGA(
253253
}
254254
offset += len;
255255
break;
256-
default:
257-
break;
258256
}
259257
}
260258
if (pass == 1)

0 commit comments

Comments
 (0)