xmloff/inc/xmloff/XMLFontAutoStylePool.hxx | 1 - 1 file changed, 1 deletion(-)
New commits: commit f28c33d21d324fb70d061363bbad7750e1c72127 Author: Norbert Thiebaud <nthieb...@gmail.com> Date: Thu Feb 21 18:25:25 2013 -0600 coverity#984351 Uninitialized scalar field => unused member Change-Id: I766bfc9db355205f97aaea774ee68c76bd5df0ae Reviewed-on: https://gerrit.libreoffice.org/2317 Reviewed-by: Thomas Arnhold <tho...@arnhold.org> Tested-by: Thomas Arnhold <tho...@arnhold.org> diff --git a/xmloff/inc/xmloff/XMLFontAutoStylePool.hxx b/xmloff/inc/xmloff/XMLFontAutoStylePool.hxx index a4c6425..1b16725 100644 --- a/xmloff/inc/xmloff/XMLFontAutoStylePool.hxx +++ b/xmloff/inc/xmloff/XMLFontAutoStylePool.hxx @@ -37,7 +37,6 @@ class XMLOFF_DLLPUBLIC XMLFontAutoStylePool : public UniRefBase XMLFontAutoStylePool_Impl *pPool; XMLFontAutoStylePoolNames_Impl m_aNames; - sal_uInt32 nName; bool tryToEmbedFonts; OUString embedFontFile( const OUString& fontUrl, const char* style ); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits