-Werror,-Wunused-const-variable

Change-Id: I1a6f8fdd6904c9567b72d4bf5156aef5ce7d84f0
This commit is contained in:
Stephan Bergmann
2013-09-30 17:23:59 +02:00
parent 8c045e633c
commit 2fb2a5fe91

View File

@@ -217,8 +217,6 @@ sal_Bool KillFile( const OUString& aURL, const uno::Reference< uno::XComponentCo
return bRet;
}
const sal_Int32 n_ConstBufferSize = 32000;
OUString GetNewTempFileURL( const uno::Reference< uno::XComponentContext > xContext )
{
OUString aTempURL;