about summary refs log tree commit diff
path: root/editor/pnmconvol.c
diff options
context:
space:
mode:
Diffstat (limited to 'editor/pnmconvol.c')
-rw-r--r--editor/pnmconvol.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/pnmconvol.c b/editor/pnmconvol.c
index 43f6e377..b1f4adc8 100644
--- a/editor/pnmconvol.c
+++ b/editor/pnmconvol.c
@@ -2066,7 +2066,6 @@ main(int argc, char * argv[]) {
 
     outpam.file = stdout;
 
-pm_message("pnmconvol running");
     if ((PNM_FORMAT_TYPE(inpam.format) == PBM_TYPE ||
          PNM_FORMAT_TYPE(inpam.format) == PGM_TYPE) &&
         convKernelP->planes == 3) {