loplugin:unusedfields in xmlsecurity/
Change-Id: I11bb62b0c90de361b7cd06608e77483786750ebb
This commit is contained in:
@@ -331,7 +331,6 @@ IMPL_LINK_NOARG_TYPED(CertificateViewerDetailsTP, ElementSelectHdl, SvTreeListBo
|
||||
struct CertPath_UserData
|
||||
{
|
||||
css::uno::Reference< css::security::XCertificate > mxCert;
|
||||
OUString maStatus;
|
||||
bool mbValid;
|
||||
|
||||
CertPath_UserData( css::uno::Reference< css::security::XCertificate > xCert, bool bValid):
|
||||
|
@@ -302,12 +302,6 @@ private:
|
||||
*/
|
||||
bool m_bIsSAXEventKeeperSticky;
|
||||
|
||||
/*
|
||||
* fast property vector
|
||||
*/
|
||||
std::vector< sal_Int32 > m_vFastPropertyIndexs;
|
||||
std::vector< com::sun::star::uno::Any > m_vFastPropertyValues;
|
||||
|
||||
/*
|
||||
* error message pointer
|
||||
*/
|
||||
|
Reference in New Issue
Block a user