summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/reflection/XServiceTypeDescription.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/reflection/XServiceTypeDescription.idl')
-rw-r--r--udkapi/com/sun/star/reflection/XServiceTypeDescription.idl9
1 files changed, 0 insertions, 9 deletions
diff --git a/udkapi/com/sun/star/reflection/XServiceTypeDescription.idl b/udkapi/com/sun/star/reflection/XServiceTypeDescription.idl
index cf6a4052c987..09e9f231db9d 100644
--- a/udkapi/com/sun/star/reflection/XServiceTypeDescription.idl
+++ b/udkapi/com/sun/star/reflection/XServiceTypeDescription.idl
@@ -17,13 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __com_sun_star_reflection_XServiceTypeDescription_idl__
-#define __com_sun_star_reflection_XServiceTypeDescription_idl__
-
-#include <com/sun/star/uno/XInterface.idl>
-#include <com/sun/star/reflection/XInterfaceTypeDescription.idl>
-#include <com/sun/star/reflection/XPropertyTypeDescription.idl>
-
module com { module sun { module star { module reflection {
@@ -89,6 +82,4 @@ published interface XServiceTypeDescription : com::sun::star::reflection::XTypeD
}; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */