diff --git a/formula/source/ui/dlg/funcpage.hxx b/formula/source/ui/dlg/funcpage.hxx index f2780492458c..a520b6c00e64 100644 --- a/formula/source/ui/dlg/funcpage.hxx +++ b/formula/source/ui/dlg/funcpage.hxx @@ -61,7 +61,6 @@ private: OModuleClient m_aModuleClient; Link aDoubleClickLink; Link aSelectionLink; - Link aModifyLink; VclPtr m_pLbCategory; VclPtr m_pLbFunction; VclPtr m_plbFunctionSearchString;