FFmpeg/fftools/textformat
Marvin Scholz 05094c1749 fftools/textformat: remove unreachable code in tf_mermaid
Integer writing is impossible here as the first branch was dead code,
so remove it completely.

Fix CID 1646948

Reviewed-by: softworkz <softworkz@hotmail.com>
2025-07-05 02:35:00 +02:00
..
avtextformat.c
avtextformat.h
avtextwriters.h
tf_compact.c
tf_default.c
tf_flat.c
tf_ini.c
tf_internal.h
tf_json.c
tf_mermaid.c
tf_mermaid.h
tf_xml.c
tw_avio.c
tw_buffer.c
tw_stdout.c