From 27be81819064cb96d98c881f45d6e3fbdf7a33d0 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Thu, 15 Sep 2016 12:43:01 +0200 Subject: loplugin:singlevalfields in l10ntools..sax and ignore URE headers in the plugin Change-Id: I939df744c1173cf0f67d515f6c3fb4ac4cb25588 --- lotuswordpro/source/filter/lwpbulletstylemgr.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'lotuswordpro/source/filter/lwpbulletstylemgr.hxx') diff --git a/lotuswordpro/source/filter/lwpbulletstylemgr.hxx b/lotuswordpro/source/filter/lwpbulletstylemgr.hxx index 878b2c35c871..cfcb0a92a93c 100644 --- a/lotuswordpro/source/filter/lwpbulletstylemgr.hxx +++ b/lotuswordpro/source/filter/lwpbulletstylemgr.hxx @@ -93,7 +93,6 @@ private: std::vector m_vStyleNameList; std::vector m_vIDsPairList; LwpFoundry* m_pFoundry; - XFList* m_pBulletList; bool m_bContinue; bool m_bIsBulletSkipped; LwpObjectID m_aCurrentNumberingID; -- cgit