summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-04-14 11:54:48 +0200
committerStephan Bergmann <sbergman@redhat.com>2014-04-14 11:54:48 +0200
commita736781e836f5a3b25c6166e2474beb3af7e1f29 (patch)
tree4ac3e455a12a5912db5a53f00f7e784989f666c4 /package
parente80c5913ed9db493738507954362884d14cc6287 (diff)
Remove dead function declaration
Change-Id: If16e9bed79cc55896cb6c35367935848140da4df
Diffstat (limited to 'package')
-rw-r--r--package/source/xstor/xstorage.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/source/xstor/xstorage.cxx b/package/source/xstor/xstorage.cxx
index d2013f696ef6..62a81dd507c2 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,