summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/script/XAllListener.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/script/XAllListener.idl')
-rw-r--r--udkapi/com/sun/star/script/XAllListener.idl10
1 files changed, 0 insertions, 10 deletions
diff --git a/udkapi/com/sun/star/script/XAllListener.idl b/udkapi/com/sun/star/script/XAllListener.idl
index d654ae90858c..4fb2d88dd90a 100644
--- a/udkapi/com/sun/star/script/XAllListener.idl
+++ b/udkapi/com/sun/star/script/XAllListener.idl
@@ -16,14 +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_script_XAllListener_idl__
-#define __com_sun_star_script_XAllListener_idl__
-
-#include <com/sun/star/lang/XEventListener.idl>
-
-#include <com/sun/star/script/AllEventObject.idl>
-
-#include <com/sun/star/reflection/InvocationTargetException.idl>
@@ -53,6 +45,4 @@ published interface XAllListener: com::sun::star::lang::XEventListener
}; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */