summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2017-06-16 15:30:30 +0200
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2017-06-21 19:11:37 +0200
commitbd698440c4f488b89af2a2352579d19e9d92eb5d (patch)
tree23e102965d6c1171b86733d67509e2cb31633410
parent6d6ddbb48b13a96d9e39f6096867a1b0ef69411b (diff)
gpg4libre: Having this dllpublic should be fine now since it's in inc/
Change-Id: I79c132e717a62c6274eeafe33d732616cbd6a5a6
-rw-r--r--xmlsecurity/inc/gpg/xmlsignature_gpgimpl.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmlsecurity/inc/gpg/xmlsignature_gpgimpl.hxx b/xmlsecurity/inc/gpg/xmlsignature_gpgimpl.hxx
index 96dfa0c39f3e..913053b7a4f0 100644
--- a/xmlsecurity/inc/gpg/xmlsignature_gpgimpl.hxx
+++ b/xmlsecurity/inc/gpg/xmlsignature_gpgimpl.hxx
@@ -36,7 +36,6 @@
#include <com/sun/star/xml/crypto/XXMLSignatureTemplate.hpp>
#include <com/sun/star/xml/crypto/XXMLSecurityContext.hpp>
-// TODO: hack, remove dllpublic again...
class XSECGPG_DLLPUBLIC XMLSignature_GpgImpl : public ::cppu::WeakImplHelper<
css::xml::crypto::XXMLSignature ,
css::lang::XServiceInfo >