summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/lang/XConnectionPoint.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/lang/XConnectionPoint.idl')
-rw-r--r--udkapi/com/sun/star/lang/XConnectionPoint.idl9
1 files changed, 0 insertions, 9 deletions
diff --git a/udkapi/com/sun/star/lang/XConnectionPoint.idl b/udkapi/com/sun/star/lang/XConnectionPoint.idl
index 7d20e9703465..292bcbf25a7f 100644
--- a/udkapi/com/sun/star/lang/XConnectionPoint.idl
+++ b/udkapi/com/sun/star/lang/XConnectionPoint.idl
@@ -27,21 +27,12 @@
#ifndef __com_sun_star_lang_XConnectionPoint_idl__
#define __com_sun_star_lang_XConnectionPoint_idl__
-#ifndef __com_sun_star_uno_XInterface_idl__
#include <com/sun/star/uno/XInterface.idl>
-#endif
-
-#ifndef __com_sun_star_lang_XConnectionPointContainer_idl__
#include <com/sun/star/lang/XConnectionPointContainer.idl>
-#endif
-#ifndef __com_sun_star_lang_ListenerExistException_idl__
#include <com/sun/star/lang/ListenerExistException.idl>
-#endif
-#ifndef __com_sun_star_lang_InvalidListenerException_idl__
#include <com/sun/star/lang/InvalidListenerException.idl>
-#endif
//=============================================================================