[Libreoffice-commits] core.git: package/source
Stephan Bergmann
sbergman at redhat.com
Mon Apr 14 02:55:23 PDT 2014
package/source/xstor/xstorage.cxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit a736781e836f5a3b25c6166e2474beb3af7e1f29
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Mon Apr 14 11:54:48 2014 +0200
Remove dead function declaration
Change-Id: If16e9bed79cc55896cb6c35367935848140da4df
diff --git a/package/source/xstor/xstorage.cxx b/package/source/xstor/xstorage.cxx
index d2013f6..62a81dd 100644
--- a/package/source/xstor/xstorage.cxx
+++ b/package/source/xstor/xstorage.cxx
@@ -92,8 +92,6 @@ struct StorInternalData_Impl
~StorInternalData_Impl();
};
-OUString GetNewTempFileURL( const uno::Reference< uno::XComponentContext > xContext );
-
// static
void OStorage_Impl::completeStorageStreamCopy_Impl(
const uno::Reference< io::XStream >& xSource,
More information about the Libreoffice-commits
mailing list