Kaydet (Commit) 5b24b4b9 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

loplugin:deletedspecial

Change-Id: Ifee378401dd93967aabe14daa673232a9a24982d
üst eaa9a731
......@@ -112,8 +112,7 @@ private:
DECL_LINK( SignatureVerifyResultListener, XMLSignatureVerifyResult* );
DECL_LINK( StartVerifySignatureElement, const com::sun::star::uno::Reference< com::sun::star::xml::sax::XAttributeList >* );
// Not allowed:
XMLSignatureHelper(const XMLSignatureHelper&);
XMLSignatureHelper(const XMLSignatureHelper&) SAL_DELETED_FUNCTION;
public:
XMLSignatureHelper(const com::sun::star::uno::Reference< com::sun::star::uno::XComponentContext >& mrCtx );
......
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