Kaydet (Commit) 65c075f1 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

clang-analyzer-deadcode.DeadStores

Change-Id: I6434b65e0607ef7a3551560e3ca1fd17e4f606fb
üst 39a097f5
......@@ -415,7 +415,6 @@ OUString TempFile::SetTempNameBaseDirectory( const OUString &rBaseName )
if ( bRet )
{
// append own internal directory
bRet = true;
OUString &rTempNameBase_Impl = TempNameBase_Impl::get();
rTempNameBase_Impl = rBaseName + "/";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment