summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/geometry/IntegerSize2D.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/geometry/IntegerSize2D.idl')
-rw-r--r--offapi/com/sun/star/geometry/IntegerSize2D.idl1
1 files changed, 0 insertions, 1 deletions
diff --git a/offapi/com/sun/star/geometry/IntegerSize2D.idl b/offapi/com/sun/star/geometry/IntegerSize2D.idl
index fae01e2a0d1e..3a065df50fa9 100644
--- a/offapi/com/sun/star/geometry/IntegerSize2D.idl
+++ b/offapi/com/sun/star/geometry/IntegerSize2D.idl
@@ -41,7 +41,6 @@ struct IntegerSize2D
/// Amount of space occupied in the x direction.
long Width;
- //-------------------------------------------------------------------------
/// Amount of space occupied in the y direction.
long Height;