Kaydet (Commit) df9d13dd authored tarafından Stephan Bergmann's avatar Stephan Bergmann

-Werror,-Wunused-private-field

Change-Id: I8f7c00013d9fbf4d05d4c217d6f211c185ce1c9c
üst 77fd24af
......@@ -262,7 +262,6 @@ private:
//UUUU
bool mbOfferImportButton;
bool mbPositionsAdapted;
bool mbDirectGraphicSet;
Graphic maDirectGraphic;
OUString maDirectName;
......
......@@ -617,7 +617,6 @@ SvxAreaTabPage::SvxAreaTabPage( Window* pParent, const SfxItemSet& rInAttrs ) :
//UUUU
mbOfferImportButton(false),
mbPositionsAdapted(false),
mbDirectGraphicSet(false),
maDirectGraphic()
{
......
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