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