summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
Diffstat (limited to 'cui')
-rw-r--r--cui/source/factory/dlgfact.cxx1
-rw-r--r--cui/source/options/treeopt.cxx2
2 files changed, 0 insertions, 3 deletions
diff --git a/cui/source/factory/dlgfact.cxx b/cui/source/factory/dlgfact.cxx
index ef3775226053..a6e5d5f68004 100644
--- a/cui/source/factory/dlgfact.cxx
+++ b/cui/source/factory/dlgfact.cxx
@@ -983,7 +983,6 @@ void AbstractScriptSelectorDialog_Impl::SetRunLabel()
{
if (pDlg)
pDlg->SetRunLabel();
- return;
}
VclPtr<VclAbstractDialog> AbstractDialogFactory_Impl::CreateSvxScriptOrgDialog( vcl::Window* pParent,
diff --git a/cui/source/options/treeopt.cxx b/cui/source/options/treeopt.cxx
index 9c859b39e10c..bc1e6517b3a1 100644
--- a/cui/source/options/treeopt.cxx
+++ b/cui/source/options/treeopt.cxx
@@ -1096,8 +1096,6 @@ void OfaTreeOptionsDialog::SelectHdl_Impl()
sHelpId = pFirstChild->GetHelpId();
}
pBox->SetHelpId(sHelpId);
-
- return;
}
OfaPageResource::OfaPageResource() :