summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/svg/XSVGPrinter.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/svg/XSVGPrinter.idl')
-rw-r--r--offapi/com/sun/star/svg/XSVGPrinter.idl2
1 files changed, 0 insertions, 2 deletions
diff --git a/offapi/com/sun/star/svg/XSVGPrinter.idl b/offapi/com/sun/star/svg/XSVGPrinter.idl
index c3f53c99260a..63c9a535879f 100644
--- a/offapi/com/sun/star/svg/XSVGPrinter.idl
+++ b/offapi/com/sun/star/svg/XSVGPrinter.idl
@@ -22,7 +22,6 @@
#include <com/sun/star/xml/sax/XDocumentHandler.idl>
-//=============================================================================
module com { module sun { module star { module svg {
@@ -44,7 +43,6 @@ published interface XSVGPrinter: com::sun::star::uno::XInterface
void endJob();
};
-//=============================================================================
}; }; }; };