Kaydet (Commit) 28528927 authored tarafından Caolán McNamara's avatar Caolán McNamara

useless aMgrName string

Change-Id: Ide39492cf17400f6d4bee980e1e1aca6a0863b3f
üst 73f453bd
......@@ -1544,7 +1544,6 @@ int Desktop::Main()
// create title string
::com::sun::star::lang::Locale aLocale;
String aMgrName = String::CreateFromAscii( "ofa" );
ResMgr* pLabelResMgr = ResMgr::SearchCreateResMgr( "ofa", aLocale );
String aTitle = pLabelResMgr ? String( ResId( RID_APPTITLE, *pLabelResMgr ) ) : String();
delete pLabelResMgr;
......
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