summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cui/inc/dlgname.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/inc/dlgname.hxx b/cui/inc/dlgname.hxx
index 3876585e1947..9835661c4e7d 100644
--- a/cui/inc/dlgname.hxx
+++ b/cui/inc/dlgname.hxx
@@ -160,7 +160,6 @@ class SvxListDialog : public weld::GenericDialogController
{
private:
ListMode m_aMode;
- Link<SvxListDialog&, OUString> m_aEditHdl;
std::unique_ptr<weld::TreeView> m_xList;
std::unique_ptr<weld::Button> m_xAddBtn;
std::unique_ptr<weld::Button> m_xRemoveBtn;