summaryrefslogtreecommitdiff
path: root/xmlsecurity/inc
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/inc')
-rw-r--r--xmlsecurity/inc/xmlsec/xmlelementwrapper_xmlsecimpl.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmlsecurity/inc/xmlsec/xmlelementwrapper_xmlsecimpl.hxx b/xmlsecurity/inc/xmlsec/xmlelementwrapper_xmlsecimpl.hxx
index 1967370a3928..04bc35c5bbb0 100644
--- a/xmlsecurity/inc/xmlsec/xmlelementwrapper_xmlsecimpl.hxx
+++ b/xmlsecurity/inc/xmlsec/xmlelementwrapper_xmlsecimpl.hxx
@@ -80,7 +80,6 @@ public:
* pNode - the libxml2 node wrapped by this object
*/
xmlNodePtr getNativeElement( ) const { return m_pElement;}
- void setNativeElement(const xmlNodePtr pNode);
};
/// @throws css::uno::RuntimeException