summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/drawing/GroupShape.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/GroupShape.idl')
-rw-r--r--offapi/com/sun/star/drawing/GroupShape.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/drawing/GroupShape.idl b/offapi/com/sun/star/drawing/GroupShape.idl
index 00d41e34847f..93937bf0d3ce 100644
--- a/offapi/com/sun/star/drawing/GroupShape.idl
+++ b/offapi/com/sun/star/drawing/GroupShape.idl
@@ -25,11 +25,9 @@
#include <com/sun/star/drawing/Shape.idl>
-//=============================================================================
module com { module sun { module star { module drawing {
-//=============================================================================
/** This service is for a group of <type>Shape</type>s.
@see XShapeGroup
@@ -53,7 +51,6 @@ published service GroupShape
};
-//=============================================================================
}; }; }; };