xmlsecurity/source/helper/xsecverify.cxx |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 83634c9d11ea730f6525c66ba26a87e9d1ef3936
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Fri Jun 30 10:18:07 2017 +0200

    loplugin:staticmethods
    
    Change-Id: I68d02b89a2c55e41ad0d86392ed3994fa5410fac

diff --git a/xmlsecurity/source/helper/xsecverify.cxx 
b/xmlsecurity/source/helper/xsecverify.cxx
index bd9e7dbf7839..cd27355acc67 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
 }
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to