Commit Diff


commit - 2a9a5eb1d060a2e9fdbd44553dde83805d989db2
commit + d02fed10442a49b3d69a659e0f19c336fd7c15fa
blob - 2f7a46f40b6bea8e7dc879da36f003e8fac4c1fc
blob + 55d77545a785b52046e27b815269bbe5750ea785
--- pdf.c
+++ pdf.c
@@ -764,7 +764,6 @@ validate_xrstm(HParseResult *p, void *u)
 
 	if (!xrefs)
 	{
-		fprintf(stderr, "XRef table missing or corrupt!");
 		return false;
 	}