diff options
Diffstat (limited to 'framework/inc/xml/imagesdocumenthandler.hxx')
-rw-r--r-- | framework/inc/xml/imagesdocumenthandler.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/inc/xml/imagesdocumenthandler.hxx b/framework/inc/xml/imagesdocumenthandler.hxx index 9aefa2ca7359..90ae3272bc71 100644 --- a/framework/inc/xml/imagesdocumenthandler.hxx +++ b/framework/inc/xml/imagesdocumenthandler.hxx @@ -33,7 +33,6 @@ namespace framework{ - // Hash code function for using in all hash maps of follow implementation. class OReadImagesDocumentHandler : public ::cppu::WeakImplHelper1< ::com::sun::star::xml::sax::XDocumentHandler > |