Remove dead function declaration
Change-Id: If16e9bed79cc55896cb6c35367935848140da4df
This commit is contained in:
@@ -92,8 +92,6 @@ struct StorInternalData_Impl
|
|||||||
~StorInternalData_Impl();
|
~StorInternalData_Impl();
|
||||||
};
|
};
|
||||||
|
|
||||||
OUString GetNewTempFileURL( const uno::Reference< uno::XComponentContext > xContext );
|
|
||||||
|
|
||||||
// static
|
// static
|
||||||
void OStorage_Impl::completeStorageStreamCopy_Impl(
|
void OStorage_Impl::completeStorageStreamCopy_Impl(
|
||||||
const uno::Reference< io::XStream >& xSource,
|
const uno::Reference< io::XStream >& xSource,
|
||||||
|
Reference in New Issue
Block a user