$OpenBSD: patch-sdext_source_pdfimport_wrapper_wrapper_cxx,v 1.3 2010/06/26 15:48:12 robert Exp $
--- sdext/source/pdfimport/wrapper/wrapper.cxx.orig.port	Wed May 26 20:29:31 2010
+++ sdext/source/pdfimport/wrapper/wrapper.cxx	Fri Jun 25 23:56:14 2010
@@ -941,8 +941,6 @@ bool xpdf_ImportFromFile( const ::rtl::OUString&      
     // check for encryption, if necessary get password
     rtl::OUString aPwd( rPwd );
     bool bIsEncrypted = false;
-    if( checkEncryption( aSysUPath, xIHdl, aPwd, bIsEncrypted ) == false )
-        return false;
 
     rtl::OUStringBuffer converterURL = rtl::OUString::createFromAscii("xpdfimport");
 
