Skip to content

Commit

Permalink
Remove debugging output
Browse files Browse the repository at this point in the history
Signed-off-by: nook24 <[email protected]>
  • Loading branch information
nook24 committed Dec 1, 2023
1 parent 61374fa commit b829a68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/naemon/workers.c
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,6 @@ static void run_job_callback(struct wproc_job *job, struct wproc_result *wpres,
return;

if (!wpres) {
nm_log(NSLOG_RUNTIME_ERROR, "---!!!--- wpres is null or so TODO REMOVE THIS");
return;
}

Expand Down

0 comments on commit b829a68

Please sign in to comment.