git.asbjorn.biz
/
swftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09fcba3
)
removed a debug statement.
author
kramm
<kramm>
Sat, 12 Jun 2004 16:08:01 +0000
(16:08 +0000)
committer
kramm
<kramm>
Sat, 12 Jun 2004 16:08:01 +0000
(16:08 +0000)
pdf2swf/swfoutput.cc
patch
|
blob
|
history
diff --git
a/pdf2swf/swfoutput.cc
b/pdf2swf/swfoutput.cc
index
63c33cb
..
0ad1432
100644
(file)
--- 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 */