Kaydet (Commit) f82a55ec authored tarafından Luboš Luňák's avatar Luboš Luňák

acquire on the shared empty string does nothing

Change-Id: I03a38c387044bda8cec6287ab41c6d202c496473
üst dd23ac40
......@@ -1062,7 +1062,6 @@ void SAL_CALL IMPL_RTL_STRINGNAME( new )( IMPL_RTL_STRINGDATA** ppThis )
IMPL_RTL_STRINGNAME( release )( *ppThis );
*ppThis = (IMPL_RTL_STRINGDATA*) (&IMPL_RTL_EMPTYSTRING);
IMPL_RTL_AQUIRE( *ppThis );
}
/* ----------------------------------------------------------------------- */
......
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