removed a debug statement.
authorkramm <kramm>
Sat, 12 Jun 2004 16:08:01 +0000 (16:08 +0000)
committerkramm <kramm>
Sat, 12 Jun 2004 16:08:01 +0000 (16:08 +0000)
pdf2swf/swfoutput.cc

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