[hb-info] Minor verbose print
This commit is contained in:
parent
9a94c06052
commit
9ca2f86fe0
|
@ -378,7 +378,7 @@ struct info_t
|
|||
(double) axis.max_value,
|
||||
name);
|
||||
}
|
||||
if (has_hidden)
|
||||
if (verbose && has_hidden)
|
||||
printf ("\n[*] Hidden axis\n\n");
|
||||
|
||||
free (axes);
|
||||
|
|
Loading…
Reference in New Issue