Kaydet (Commit) af5c4777 authored tarafından Ivan Timofeev's avatar Ivan Timofeev

WaE: unused variable 'aFile'

Change-Id: I87486de9af7fee8d06cc97fb104de2e2a978de45
üst f694f14a
......@@ -1006,7 +1006,6 @@ OUString AssistentDlgImpl::GetDocFileName()
OUString AssistentDlgImpl::GetLayoutFileName()
{
OUString aFile;
const sal_uInt16 nEntry = mpPage2LayoutLB->GetSelectEntryPos();
TemplateEntry* pEntry = NULL;
if(nEntry != (sal_uInt16)-1 && nEntry > 0)
......
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