summaryrefslogtreecommitdiff
path: root/basctl/source/inc/baside3.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-05-13 15:09:20 +0200
committerStephan Bergmann <sbergman@redhat.com>2015-05-18 16:59:00 +0200
commit368291e75dbb6b116a3c413d8c02d90217b040b4 (patch)
tree19ae10429b864b57964c2c4a0d0adad7c2b16ec7 /basctl/source/inc/baside3.hxx
parent91d6b00fe444ce1f9b53690a312aba50ad30eb5d (diff)
basctl: Use typed Links
Change-Id: I0e0b6086852c06df88e1b623d4631f364eb28b09 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'basctl/source/inc/baside3.hxx')
-rw-r--r--basctl/source/inc/baside3.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/basctl/source/inc/baside3.hxx b/basctl/source/inc/baside3.hxx
index 155748dcba2b..94cd40ed38b9 100644
--- a/basctl/source/inc/baside3.hxx
+++ b/basctl/source/inc/baside3.hxx
@@ -58,7 +58,6 @@ private:
DialogWindowLayout& rLayout;
boost::scoped_ptr<DlgEditor> pEditor; // never nullptr
boost::scoped_ptr<SfxUndoManager> pUndoMgr; // never nullptr
- Link<> aOldNotifyUndoActionHdl;
OUString aCurPath;
protected: