Kaydet (Commit) 7973380a authored tarafından Michael Stahl's avatar Michael Stahl

sc: -Werror=unused-variable

Change-Id: Ia680b441a418a02148b9a2f27a38691f7c28c173
üst 9d9eb01e
...@@ -1669,7 +1669,6 @@ void ScOutputData::DrawRotatedFrame( const Color* pForceColor ) ...@@ -1669,7 +1669,6 @@ void ScOutputData::DrawRotatedFrame( const Color* pForceColor )
std::swap( aLeftLine, aRightLine ); std::swap( aLeftLine, aRightLine );
} }
const svx::frame::Style noStyle;
// Horizontal lines // Horizontal lines
if (aTopLine.Prim() || aTopLine.Secn()) if (aTopLine.Prim() || aTopLine.Secn())
{ {
......
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