[ooo-build-commit] Branch 'ooo-build-3-2' - patches/dev300
Tor Lillqvist
tml at kemper.freedesktop.org
Fri Jan 15 07:35:16 PST 2010
patches/dev300/win32-pdfimport-assume-no-encryption.diff | 12 ------------
1 file changed, 12 deletions(-)
New commits:
commit 2d28b3618888c9645e7744823301530ebd284f5f
Author: Tor Lillqvist <tml at hemulen.(none)>
Date: Fri Jan 15 17:33:53 2010 +0200
Delete the now unused win32-pdfimport-assume-no-encryption.diff
diff --git a/patches/dev300/win32-pdfimport-assume-no-encryption.diff b/patches/dev300/win32-pdfimport-assume-no-encryption.diff
deleted file mode 100644
index 1155483..0000000
--- a/patches/dev300/win32-pdfimport-assume-no-encryption.diff
+++ /dev/null
@@ -1,12 +0,0 @@
---- sdext/source/pdfimport/wrapper/wrapper.cxx 2010-01-13 10:39:42.000000000 +0100
-+++ sdext/source/pdfimport/wrapper/wrapper.cxx 2010-01-13 10:41:01.000000000 +0100
-@@ -827,6 +827,9 @@
- bool& o_rIsEncrypted
- )
- {
-+ // Ugly temporary workaround to some file-locking
-+ return true;
-+
- bool bSuccess = false;
- rtl::OString aPDFFile;
- aPDFFile = rtl::OUStringToOString( i_rPath, osl_getThreadTextEncoding() );
More information about the ooo-build-commit
mailing list