-Werror,-Wunused-const-variable
Change-Id: I1a6f8fdd6904c9567b72d4bf5156aef5ce7d84f0
This commit is contained in:
@@ -217,8 +217,6 @@ sal_Bool KillFile( const OUString& aURL, const uno::Reference< uno::XComponentCo
|
|||||||
return bRet;
|
return bRet;
|
||||||
}
|
}
|
||||||
|
|
||||||
const sal_Int32 n_ConstBufferSize = 32000;
|
|
||||||
|
|
||||||
OUString GetNewTempFileURL( const uno::Reference< uno::XComponentContext > xContext )
|
OUString GetNewTempFileURL( const uno::Reference< uno::XComponentContext > xContext )
|
||||||
{
|
{
|
||||||
OUString aTempURL;
|
OUString aTempURL;
|
||||||
|
Reference in New Issue
Block a user