From 813e78aefb939daffd8f071be0790470ab037f2c Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Wed, 14 Nov 2018 00:15:14 +0100 Subject: Remove TARGA output support. It is not very useful. --- source/tools/murun.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/tools/murun.c') diff --git a/source/tools/murun.c b/source/tools/murun.c index d122ce51..90fc77ea 100644 --- a/source/tools/murun.c +++ b/source/tools/murun.c @@ -4731,7 +4731,7 @@ int murun_main(int argc, char **argv) // Pixmap.scale() jsB_propfun(J, "Pixmap.saveAsPNG", ffi_Pixmap_saveAsPNG, 1); - // Pixmap.saveAsPNM, PAM, TGA, PWG, PCL + // Pixmap.saveAsPNM, PAM, PWG, PCL // Pixmap.halftone() -> Bitmap // Pixmap.md5() -- cgit v1.2.3