Skip to content

Commit

Permalink
remove extra whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
ZwFink committed May 3, 2024
1 parent 0f31dd0 commit 5f3e5b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/conv-core/convcore.C
Original file line number Diff line number Diff line change
Expand Up @@ -1667,7 +1667,6 @@ void CsdSchedulerState_new(CsdSchedulerState_t *s)
s->taskQ = CpvAccess(CsdTaskQueue);
s->suspendedTaskQ = CpvAccess(CmiSuspendedTaskQueue);
#endif

}


Expand Down

0 comments on commit 5f3e5b2

Please sign in to comment.