Remove the TODO since buffer utilisation may not be useful with --numeric, as it is not always a number.

This commit is contained in:
Andrew Wood
2025-01-24 23:07:05 +00:00
parent 8721d285ce
commit efb115c2aa
-2
View File
@@ -13,8 +13,6 @@
/*
* Percentage transfer buffer utilisation.
*
* TODO: show exact number without suffix if --numeric is active.
*/
pvdisplay_bytecount_t pv_formatter_buffer_percent(pvformatter_args_t args)
{