summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/xsd/Day.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/xsd/Day.idl')
-rw-r--r--offapi/com/sun/star/xsd/Day.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/xsd/Day.idl b/offapi/com/sun/star/xsd/Day.idl
index 5a97c8441e4c..2f9812b94967 100644
--- a/offapi/com/sun/star/xsd/Day.idl
+++ b/offapi/com/sun/star/xsd/Day.idl
@@ -22,10 +22,8 @@
#include <com/sun/star/xsd/XDataType.idl>
-//=============================================================================
module com { module sun { module star { module xsd {
-//-----------------------------------------------------------------------------
/** specifies an <a href="http://www.w3.org/TR/xmlschema-2/#gDay">XSD compliant gDay type</a>
*/
service Day
@@ -55,7 +53,6 @@ service Day
[property, maybevoid] short MinExclusiveInt;
};
-//=============================================================================
}; }; }; };