Skip to content

Commit

Permalink
Cleanup for devel-check
Browse files Browse the repository at this point in the history
Signed-off-by: Ralph Castain <[email protected]>
  • Loading branch information
rhc54 committed Dec 8, 2024
1 parent bc1c107 commit a300919
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/runtime/prte_globals.c
Original file line number Diff line number Diff line change
Expand Up @@ -642,7 +642,6 @@ static void prte_job_destruct(prte_job_t *job)
prte_app_context_t *app;
int n;
prte_timer_t *evtimer;
prte_job_t *child_jdata = NULL;
pmix_list_t *cache = NULL;

if (NULL == job) {
Expand Down

0 comments on commit a300919

Please sign in to comment.