summaryrefslogtreecommitdiffstats
path: root/sd
diff options
context:
space:
mode:
authorNoel Grandin <noelgrandin@gmail.com>2015-09-22 16:20:45 +0200
committerNoel Grandin <noelgrandin@gmail.com>2015-09-22 18:57:37 +0000
commit3e6bd83cb5266efcda785d350fd4052d6251a52d (patch)
tree7583960d5171792cb9ff1e47bf65c375092702fc /sd
parentconvert Link<> to typed (diff)
downloadcore-3e6bd83cb5266efcda785d350fd4052d6251a52d.tar.gz
core-3e6bd83cb5266efcda785d350fd4052d6251a52d.zip
remove unused Link<> field
Change-Id: I0ca782c355933da740920e0368ffddeb0dc413a9 Reviewed-on: https://gerrit.libreoffice.org/18777 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/inc/taskpane/TaskPaneTreeNode.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/source/ui/inc/taskpane/TaskPaneTreeNode.hxx b/sd/source/ui/inc/taskpane/TaskPaneTreeNode.hxx
index bcfe450d3ce9..2a1bde9438da 100644
--- a/sd/source/ui/inc/taskpane/TaskPaneTreeNode.hxx
+++ b/sd/source/ui/inc/taskpane/TaskPaneTreeNode.hxx
@@ -172,8 +172,6 @@ protected:
private:
TreeNode* mpParent;
- typedef ::std::vector<Link<>> StateChangeListenerContainer;
- StateChangeListenerContainer maStateChangeListeners;
};
/** Objects of this class are sent to listeners to notify them about state