Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions PDFNetRuby/PDFNetRuby.i
Original file line number Diff line number Diff line change
Expand Up @@ -673,10 +673,6 @@ namespace pdftron {
return Qnil;
}

// Value Wrappers prevent excessive item creation by wrapping the item in SwigValueWrapper
%feature("valuewrapper") pdftron::PDF::PDFDoc;


//----------------------------------------------------------------------------------------------
/**
* Typemap for function pointers
Expand Down