summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/EnhancedCustomShapeSegment.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/EnhancedCustomShapeSegment.idl')
-rw-r--r--offapi/com/sun/star/drawing/EnhancedCustomShapeSegment.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/drawing/EnhancedCustomShapeSegment.idl b/offapi/com/sun/star/drawing/EnhancedCustomShapeSegment.idl
index b62a019476c1..1f3fe1a5ca54 100644
--- a/offapi/com/sun/star/drawing/EnhancedCustomShapeSegment.idl
+++ b/offapi/com/sun/star/drawing/EnhancedCustomShapeSegment.idl
@@ -21,11 +21,9 @@
#include <com/sun/star/drawing/EnhancedCustomShapeSegmentCommand.idl>
-//=============================================================================
module com { module sun { module star { module drawing {
-//=============================================================================
/**
*/
@@ -36,7 +34,6 @@ struct EnhancedCustomShapeSegment
short Count;
};
-//=============================================================================
}; }; }; };