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

remove unused Link<> vector

Change-Id: I983f02ade797ea7399dcbb5f56ce3391cbc65591
üst 4986c64e
...@@ -246,8 +246,6 @@ private: ...@@ -246,8 +246,6 @@ private:
bool mbPreModelChangeDone; bool mbPreModelChangeDone;
bool mbPostModelChangePending; bool mbPostModelChangePending;
::std::vector<Link<>> maSelectionChangeListeners;
/** This array stores the indices of the selected page descriptors at /** This array stores the indices of the selected page descriptors at
the time when the edit mode is switched to EM_MASTERPAGE. With this the time when the edit mode is switched to EM_MASTERPAGE. With this
we can restore the selection when switching back to EM_PAGE mode. we can restore the selection when switching back to EM_PAGE mode.
......
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