Skip to content
Snippets Groups Projects
Commit 4361f23b authored by Morris Jette's avatar Morris Jette
Browse files

Remove unused variable

Remove vestigial (unused) variable from smap.
parent 5f60da0a
No related branches found
No related tags found
No related merge requests found
......@@ -294,7 +294,6 @@ static int _print_text_job(job_info_t * job_ptr)
char tmp_cnt[8];
uint32_t node_cnt = 0;
char *ionodes = NULL, *uname;
time_t now_time = time(NULL);
if (params.cluster_flags & CLUSTER_FLAG_BG) {
select_g_select_jobinfo_get(job_ptr->select_jobinfo,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment