Kaydet (Commit) f28c33d2 authored tarafından Norbert Thiebaud's avatar Norbert Thiebaud Kaydeden (comit) Thomas Arnhold

coverity#984351 Uninitialized scalar field => unused member

Change-Id: I766bfc9db355205f97aaea774ee68c76bd5df0ae
Reviewed-on: https://gerrit.libreoffice.org/2317Reviewed-by: 's avatarThomas Arnhold <thomas@arnhold.org>
Tested-by: 's avatarThomas Arnhold <thomas@arnhold.org>
üst aca27afb
......@@ -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 );
......
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