sd/source/ui/inc/taskpane/TaskPaneTreeNode.hxx | 2 -- 1 file changed, 2 deletions(-)
New commits: commit 3e6bd83cb5266efcda785d350fd4052d6251a52d Author: Noel Grandin <noelgran...@gmail.com> Date: Tue Sep 22 16:20:45 2015 +0200 remove unused Link<> field Change-Id: I0ca782c355933da740920e0368ffddeb0dc413a9 Reviewed-on: https://gerrit.libreoffice.org/18777 Reviewed-by: Noel Grandin <noelgran...@gmail.com> Tested-by: Noel Grandin <noelgran...@gmail.com> diff --git a/sd/source/ui/inc/taskpane/TaskPaneTreeNode.hxx b/sd/source/ui/inc/taskpane/TaskPaneTreeNode.hxx index bcfe450..2a1bde9 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 _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits