include/oox/drawingml/shape.hxx | 2 -- 1 file changed, 2 deletions(-) New commits: commit fdc5183176cb07b44f56f81efa005c30835dee98 Author: Stephan Bergmann <sberg...@redhat.com> Date: Tue Nov 4 11:25:10 2014 +0100
Remove unused members Change-Id: I39b12a6290d13a5404dae60b0b16548b035f24d8 diff --git a/include/oox/drawingml/shape.hxx b/include/oox/drawingml/shape.hxx index 3c999b0..c0303a3 100644 --- a/include/oox/drawingml/shape.hxx +++ b/include/oox/drawingml/shape.hxx @@ -242,8 +242,6 @@ protected: std::vector< ShapePtr > maChildren; // only used for group shapes com::sun::star::awt::Size maChSize; // only used for group shapes com::sun::star::awt::Point maChPosition; // only used for group shapes - com::sun::star::awt::Size maAbsoluteSize; // only used for group shapes - com::sun::star::awt::Point maAbsolutePosition; // only used for group shapes bool mbIsChild; TextBodyPtr mpTextBody; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits