mirror of
https://github.com/UglyToad/PdfPig.git
synced 2025-09-19 19:07:56 +08:00
undo debugging code
This commit is contained in:
@@ -62,8 +62,6 @@
|
||||
|
||||
var contents = contentStream.Decode(filterProvider);
|
||||
|
||||
var texty = OtherEncodings.BytesAsLatin1String(contents);
|
||||
|
||||
var operations = pageContentParser.Parse(new ByteArrayInputBytes(contents));
|
||||
|
||||
var context = new ContentStreamProcessor(cropBox.Bounds, resourceStore, userSpaceUnit);
|
||||
|
Reference in New Issue
Block a user