remove debugging code

this code was used to check content streams but should not be committed.
This commit is contained in:
Eliot Jones
2020-03-15 18:03:49 +00:00
parent 98bcc16e11
commit 5094f9d9d0

View File

@@ -142,8 +142,6 @@
var operations = pageContentParser.Parse(pageNumber, new ByteArrayInputBytes(contentBytes),
log);
var text = OtherEncodings.BytesAsLatin1String(contentBytes);
var context = new ContentStreamProcessor(cropBox.Bounds, resourceStore, userSpaceUnit, rotation, pdfScanner,
pageContentParser,
filterProvider,