chart2/source/controller/main/ChartController.hxx | 4 ---- 1 file changed, 4 deletions(-)
New commits: commit d1516d488c081ec3a5d730d2b1626a0c8dc39a73 Author: Tor Lillqvist <t...@collabora.com> Date: Mon May 12 12:06:16 2014 +0300 WaE: private field 'm_bOwnershipIsWellKnown' is not used Change-Id: Ic4b784cb26f9127fe549f3866cbe53f0d0be0a78 diff --git a/chart2/source/controller/main/ChartController.hxx b/chart2/source/controller/main/ChartController.hxx index a207f51..485a2b7 100644 --- a/chart2/source/controller/main/ChartController.hxx +++ b/chart2/source/controller/main/ChartController.hxx @@ -476,10 +476,6 @@ private: //the ownership between model and controller is not clear at first //each controller might consider himself as owner of the model first bool volatile m_bOwnership; - //with a XCloseable::close call and during XCloseListener::queryClosing - //the ownership can be regulated more explicit, - //if so the ownership is considered to be well known - bool volatile m_bOwnershipIsWellKnown; }; class TheModelRef { _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits