diff --git a/src/plugins/select/linear/select_linear.c b/src/plugins/select/linear/select_linear.c index 149f0d428ab6d6b7a7a9f9693af5cb95f35d85f9..297f07e81bd697f7f3704d8ab6deddde3464cbe1 100644 --- a/src/plugins/select/linear/select_linear.c +++ b/src/plugins/select/linear/select_linear.c @@ -497,9 +497,6 @@ static uint16_t _get_avail_cpus(struct job_record *job_ptr, int index) #if SELECT_DEBUG info("host %s HW_ cpus %u boards %u sockets %u cores %u threads %u ", node_ptr->name, cpus, boards, sockets, cores, threads); -#else - debug("host %s HW_ cpus %u boards %u sockets %u cores %u threads %u ", - node_ptr->name, cpus, boards, sockets, cores, threads); #endif avail_cpus = slurm_get_avail_procs(