| commit | 83634c9d11ea730f6525c66ba26a87e9d1ef3936 | [log] |
|---|---|---|
| author | Stephan Bergmann <sbergman@redhat.com> | Fri Jun 30 10:18:07 2017 +0200 |
| committer | Stephan Bergmann <sbergman@redhat.com> | Fri Jun 30 10:18:07 2017 +0200 |
| tree | 4ad0b02122b0f45253e731e3d4422db52b56a713 | |
| parent | 97b1e38de486f81dc24b11e9cc24bd4422cb8721 [diff] |
loplugin:staticmethods Change-Id: I68d02b89a2c55e41ad0d86392ed3994fa5410fac
diff --git a/xmlsecurity/source/helper/xsecverify.cxx b/xmlsecurity/source/helper/xsecverify.cxx index bd9e7db..cd27355 100644 --- a/xmlsecurity/source/helper/xsecverify.cxx +++ b/xmlsecurity/source/helper/xsecverify.cxx
@@ -126,6 +126,8 @@ void XSecController::switchGpgSignature() xGpgSEInitializer->createSecurityContext(OUString())); } } #else (void) this; #endif }