summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/lang/ServiceManager.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/lang/ServiceManager.idl')
-rw-r--r--udkapi/com/sun/star/lang/ServiceManager.idl19
1 files changed, 0 insertions, 19 deletions
diff --git a/udkapi/com/sun/star/lang/ServiceManager.idl b/udkapi/com/sun/star/lang/ServiceManager.idl
index 85d9a750c808..5b9b7a94c80b 100644
--- a/udkapi/com/sun/star/lang/ServiceManager.idl
+++ b/udkapi/com/sun/star/lang/ServiceManager.idl
@@ -16,23 +16,6 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __com_sun_star_lang_ServiceManager_idl__
-#define __com_sun_star_lang_ServiceManager_idl__
-
-#include <com/sun/star/lang/MultiServiceFactory.idl>
-
-#include <com/sun/star/lang/XComponent.idl>
-
-#include <com/sun/star/container/XSet.idl>
-
-#include <com/sun/star/container/XContentEnumerationAccess.idl>
-
-#include <com/sun/star/lang/XMultiServiceFactory.idl>
-#include <com/sun/star/lang/XMultiComponentFactory.idl>
-
-#include <com/sun/star/lang/XServiceInfo.idl>
-
-#include <com/sun/star/beans/XPropertySet.idl>
module com { module sun { module star { module lang {
@@ -122,6 +105,4 @@ published service ServiceManager
}; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */