]> git.donarmstrong.com Git - debbugs.git/blobdiff - Debbugs/MIME.pm
[project @ 2006-02-05 01:43:18 by don]
[debbugs.git] / Debbugs / MIME.pm
index 77201f543c039263e7975b80a1e41d18a9273ca2..4f803bc54c6a45d4bfc0f9ff8bcdd5134bc27424 100644 (file)
@@ -163,7 +163,6 @@ sub create_mime_message{
                           );
          }
      }
-     print STDERR $msg->as_string;
      return $msg->as_string;
 }