summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/xmlsec/saxhelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/source/xmlsec/saxhelper.hxx')
-rw-r--r--xmlsecurity/source/xmlsec/saxhelper.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/xmlsecurity/source/xmlsec/saxhelper.hxx b/xmlsecurity/source/xmlsec/saxhelper.hxx
index 8ed3e6e6bc16..4683d3fa8f03 100644
--- a/xmlsecurity/source/xmlsec/saxhelper.hxx
+++ b/xmlsecurity/source/xmlsec/saxhelper.hxx
@@ -71,9 +71,6 @@ class SAXHelper
const OUString& aData )
throw( ::com::sun::star::xml::sax::SAXException , ::com::sun::star::uno::RuntimeException ) ;
- void setDocumentLocator( const ::com::sun::star::uno::Reference<
- ::com::sun::star::xml::sax::XLocator > & xLocator )
- throw( ::com::sun::star::xml::sax::SAXException , ::com::sun::star::uno::RuntimeException ) ;
} ;
#endif