summaryrefslogtreecommitdiff
path: root/include/formula/formula.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/formula/formula.hxx')
-rw-r--r--include/formula/formula.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/formula/formula.hxx b/include/formula/formula.hxx
index 9b6cf62ecd19..e88cd775ca57 100644
--- a/include/formula/formula.hxx
+++ b/include/formula/formula.hxx
@@ -89,11 +89,6 @@ protected:
class FORMULA_DLLPUBLIC FormulaDlg:
private OModuleClient, public SfxModelessDialog, public IFormulaEditorHelper
- // order of base classes is important, as OModuleClient controls the
- // lifecycle of the ResMgr passed into SfxModelessDialog (via
- // formula::ModuleRes), and at least with DBG_UTIL calling TestRes in
- // ~Resource, the ResMgr must outlive the Resource (from which
- // SfxModelessDialog ultimately derives)
{
friend class FormulaDlg_Impl;
public: