summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/xsd/Boolean.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/xsd/Boolean.idl')
-rw-r--r--offapi/com/sun/star/xsd/Boolean.idl7
1 files changed, 0 insertions, 7 deletions
diff --git a/offapi/com/sun/star/xsd/Boolean.idl b/offapi/com/sun/star/xsd/Boolean.idl
index fe0e6c030428..5131cd11a985 100644
--- a/offapi/com/sun/star/xsd/Boolean.idl
+++ b/offapi/com/sun/star/xsd/Boolean.idl
@@ -17,11 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __com_sun_star_xsd_Boolean_idl__
-#define __com_sun_star_xsd_Boolean_idl__
-
-#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/#boolean">XSD compliant boolean type</a>
@@ -37,6 +32,4 @@ service Boolean
}; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */