Kaydet (Commit) 3e6bd83c authored tarafından Noel Grandin's avatar Noel Grandin

remove unused Link<> field

Change-Id: I0ca782c355933da740920e0368ffddeb0dc413a9
Reviewed-on: https://gerrit.libreoffice.org/18777Reviewed-by: 's avatarNoel Grandin <noelgrandin@gmail.com>
Tested-by: 's avatarNoel Grandin <noelgrandin@gmail.com>
üst efeb9281
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment