summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/script/XAllListenerAdapterService.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/script/XAllListenerAdapterService.idl')
-rw-r--r--udkapi/com/sun/star/script/XAllListenerAdapterService.idl6
1 files changed, 0 insertions, 6 deletions
diff --git a/udkapi/com/sun/star/script/XAllListenerAdapterService.idl b/udkapi/com/sun/star/script/XAllListenerAdapterService.idl
index d779be5a45b3..25a02fc6d2ef 100644
--- a/udkapi/com/sun/star/script/XAllListenerAdapterService.idl
+++ b/udkapi/com/sun/star/script/XAllListenerAdapterService.idl
@@ -27,17 +27,11 @@
#ifndef __com_sun_star_script_XAllListenerAdapterService_idl__
#define __com_sun_star_script_XAllListenerAdapterService_idl__
-#ifndef __com_sun_star_uno_XInterface_idl__
#include <com/sun/star/uno/XInterface.idl>
-#endif
-#ifndef __com_sun_star_reflection_XIdlClass_idl__
#include <com/sun/star/reflection/XIdlClass.idl>
-#endif
-#ifndef __com_sun_star_script_XAllListener_idl__
#include <com/sun/star/script/XAllListener.idl>
-#endif
//=============================================================================