Kaydet (Commit) 526c2b3c authored tarafından Kohei Yoshida's avatar Kohei Yoshida

Unused local variable.

Change-Id: I67fea6c4749b2c69868132bacd761e90933ed84b
üst 707bedff
......@@ -2473,10 +2473,6 @@ void ChartView::createShapes()
uno::Reference< drawing::XShapes > xDiagramPlusAxes_Shapes( ShapeFactory(m_xShapeFactory).createGroup2D(xDiagramPlusAxesPlusMarkHandlesGroup_Shapes ) );
//------------ create some titles
SAL_WNODEPRECATED_DECLARATIONS_PUSH
std::auto_ptr<VTitle> apVTitle(0);
SAL_WNODEPRECATED_DECLARATIONS_POP
bool bAutoPositionDummy = true;
//------------ create main title shape
......
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