From: kramm <kramm>
Date: Sat, 12 Jun 2004 16:08:01 +0000 (+0000)
Subject: removed a debug statement.
X-Git-Tag: release-0-6-0~108
X-Git-Url: http://git.asbjorn.it/?a=commitdiff_plain;h=90a6586c62403ebbfd3d3341ae85e4b680a79b37;p=swftools.git

removed a debug statement.
---

diff --git a/pdf2swf/swfoutput.cc b/pdf2swf/swfoutput.cc
index 63c33cb..0ad1432 100644
--- a/pdf2swf/swfoutput.cc
+++ b/pdf2swf/swfoutput.cc
@@ -1068,7 +1068,6 @@ SWFFont::SWFFont(char*name, int id, char*filename)
             t=0;
         }
     }
-    printf("done\n");
 }
 
 /* free all tables, write out definefont tags */