From b252f158590755e73cde12bf9e609ca8f80e0b2e Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sat, 15 Jun 2019 17:49:29 +0000 Subject: Remove debug trace git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3631 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- generator/pamtris/input.c | 1 - 1 file changed, 1 deletion(-) (limited to 'generator/pamtris') diff --git a/generator/pamtris/input.c b/generator/pamtris/input.c index ef79be07..ffb2a859 100644 --- a/generator/pamtris/input.c +++ b/generator/pamtris/input.c @@ -635,7 +635,6 @@ input_process_next_command(Input * const inputP, noMoreCommands = false; /* initial assumption */ - pm_message("command '%s'", nt.begin); switch (nt.begin[0]) { case 'm': processM(&nt, &state, &unrecognizedCmd, &error); -- cgit 1.4.1