Skip to content

Commit

Permalink
Merge pull request #30 from THU-DSP-LAB/29-delete-redundant-code
Browse files Browse the repository at this point in the history
[NFC] Delete redundant code
  • Loading branch information
Jules-Kong authored Dec 13, 2023
2 parents 63cf94c + ce6ca98 commit 6d584df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/CL/devices/pthread/pthread.c
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ struct data {
void
pocl_pthread_init_device_ops(struct pocl_device_ops *ops)
{
pocl_ventus_init_device_ops(ops);

ops->device_name = "pthread";

Expand Down

0 comments on commit 6d584df

Please sign in to comment.