cui/source/inc/cuitabarea.hxx | 1 - cui/source/tabpages/tpbitmap.cxx | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-)
New commits: commit 0214be9338f5a375014f8246f9908bbd22b27e58 Author: Stephan Bergmann <sberg...@redhat.com> Date: Wed Aug 17 10:36:12 2016 +0200 -Werror,-Wunused-private-field Change-Id: I7c1f1438be7226b9ea4692f1c4e39782288f6196 diff --git a/cui/source/inc/cuitabarea.hxx b/cui/source/inc/cuitabarea.hxx index 2d4935f..db9a99c 100644 --- a/cui/source/inc/cuitabarea.hxx +++ b/cui/source/inc/cuitabarea.hxx @@ -573,7 +573,6 @@ private: SfxItemSet& m_rXFSet; const SdrView* mpView; SfxMapUnit mePoolUnit; - FieldUnit meDlgUnit; Size rBitmapSize; Size rFilledSize; Size rZoomedSize; diff --git a/cui/source/tabpages/tpbitmap.cxx b/cui/source/tabpages/tpbitmap.cxx index aaca75d..5646ad1 100644 --- a/cui/source/tabpages/tpbitmap.cxx +++ b/cui/source/tabpages/tpbitmap.cxx @@ -92,8 +92,7 @@ SvxBitmapTabPage::SvxBitmapTabPage( vcl::Window* pParent, const SfxItemSet& rInA m_aXFillAttr ( rInAttrs.GetPool() ), m_rXFSet ( m_aXFillAttr.GetItemSet() ), - mpView(nullptr), - meDlgUnit(GetModuleFieldUnit( GetItemSet() )) + mpView(nullptr) { get(m_pBitmapLB,"BITMAP"); get(m_pBitmapStyleLB, "bitmapstyle"); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits