Clang -Wunused-variable.
This commit is contained in:
parent
6cef39508e
commit
9892e4c8d9
1 changed files with 0 additions and 1 deletions
|
@ -492,7 +492,6 @@ GraphicsContext& PDFIProcessor::getTransformGlyphContext( CharGlyph& rGlyph )
|
|||
geometry::Matrix2D rFontMatrix = rGlyph.getFontMatrix();
|
||||
|
||||
rtl::OUString tempStr( 32 );
|
||||
geometry::RealRectangle2D aRect(rRect);
|
||||
|
||||
basegfx::B2DHomMatrix aFontMatrix;
|
||||
basegfx::unotools::homMatrixFromMatrix(
|
||||
|
|
Loading…
Reference in a new issue