From eff5f7fe7f4857ed468ad589d14013bd03b70e72 Mon Sep 17 00:00:00 2001 From: Dan Chen Date: Thu, 8 Jan 2026 12:14:27 -0800 Subject: [PATCH] Revert "Value wrap PDFDoc to prevent creation (#180)" This reverts commit ad91bcce4346616af517467640b5c34cf34ea0aa. --- PDFNetRuby/PDFNetRuby.i | 4 ---- 1 file changed, 4 deletions(-) diff --git a/PDFNetRuby/PDFNetRuby.i b/PDFNetRuby/PDFNetRuby.i index a2347189..51d546c3 100644 --- a/PDFNetRuby/PDFNetRuby.i +++ b/PDFNetRuby/PDFNetRuby.i @@ -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