Skip to content
Snippets Groups Projects
Commit 0dafe478 authored by Danny Auble's avatar Danny Auble
Browse files

remove var that isn't used in regular slurm

parent 4fa4b924
No related branches found
No related tags found
No related merge requests found
......@@ -868,8 +868,8 @@ static List _create_job_info_list(job_info_msg_t *job_info_ptr,
#ifdef HAVE_BG
uint16_t quarter = (uint16_t) NO_VAL;
uint16_t nodecard = (uint16_t) NO_VAL;
#endif
char tmp_char[50];
#endif
if(!changed && info_list) {
goto update_color;
......
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