summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/svg/XSVGWriter.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/svg/XSVGWriter.idl')
-rw-r--r--offapi/com/sun/star/svg/XSVGWriter.idl2
1 files changed, 0 insertions, 2 deletions
diff --git a/offapi/com/sun/star/svg/XSVGWriter.idl b/offapi/com/sun/star/svg/XSVGWriter.idl
index a6f3ce09841f..58b5301369fc 100644
--- a/offapi/com/sun/star/svg/XSVGWriter.idl
+++ b/offapi/com/sun/star/svg/XSVGWriter.idl
@@ -22,7 +22,6 @@
#include <com/sun/star/xml/sax/XDocumentHandler.idl>
-//=============================================================================
module com { module sun { module star { module svg {
@@ -35,7 +34,6 @@ published interface XSVGWriter: com::sun::star::uno::XInterface
[in] sequence< byte > aMtf );
};
-//=============================================================================
}; }; }; };