Remove unplanned TODO comments

This commit is contained in:
Rangi42
2025-07-15 21:53:55 -04:00
parent 2720224890
commit a0eccceb01
2 changed files with 0 additions and 3 deletions

View File

@@ -19,7 +19,6 @@ _rgbgfx_warnings() {
'embedded:Warn when using embedded PLTE without "-c embedded"'
'trim-nonempty:Warn when "-x" trims nonempty tiles'
)
# TODO: handle `no-` and `error=` somehow?
_describe warning warnings
}