12 lines
547 B
Diff
12 lines
547 B
Diff
diff -up poppler-0.5.91/poppler-0.5.91/poppler/GlobalParams.cc.debug-spew poppler-0.5.91/poppler-0.5.91/poppler/GlobalParams.cc
|
|
--- poppler-0.5.91/poppler-0.5.91/poppler/GlobalParams.cc.debug-spew 2007-08-15 20:03:42.000000000 -0400
|
|
+++ poppler-0.5.91/poppler-0.5.91/poppler/GlobalParams.cc 2007-08-15 20:03:54.000000000 -0400
|
|
@@ -685,7 +685,6 @@ void GlobalParams::scanEncodingDirs() {
|
|
}
|
|
|
|
void GlobalParams::parseNameToUnicode(GooString *name) {
|
|
-printf("PARSING %s\n", name->getCString());
|
|
char *tok1, *tok2;
|
|
FILE *f;
|
|
char buf[256];
|