vcl/source/gdi/pdfwriter_impl.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit a11a21570e357fddef10f436d8b1e9e27e0bc7ce
Author: Caolán McNamara <[email protected]>
Date:   Thu May 3 15:22:09 2018 +0100

    coverity#1435279 unused field
    
    Change-Id: Iade24ac33f59e7a7138ace68a0edcb240e0d8f84
    Reviewed-on: https://gerrit.libreoffice.org/53801
    Reviewed-by: Caolán McNamara <[email protected]>
    Tested-by: Caolán McNamara <[email protected]>

diff --git a/vcl/source/gdi/pdfwriter_impl.hxx 
b/vcl/source/gdi/pdfwriter_impl.hxx
index cedc12c71805..23da7f6052cc 100644
--- a/vcl/source/gdi/pdfwriter_impl.hxx
+++ b/vcl/source/gdi/pdfwriter_impl.hxx
@@ -592,7 +592,6 @@ public:
         sal_Int32   m_nMappedFontId;
         sal_uInt8   m_nMappedGlyphId;
         int         m_nCharPos;
-        int         m_nCharCount;
 
         PDFGlyph( const Point& rPos,
                   const GlyphItem* pGlyph,
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to