summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/XCommandInfoChangeListener.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/XCommandInfoChangeListener.idl')
-rw-r--r--offapi/com/sun/star/ucb/XCommandInfoChangeListener.idl5
1 files changed, 0 insertions, 5 deletions
diff --git a/offapi/com/sun/star/ucb/XCommandInfoChangeListener.idl b/offapi/com/sun/star/ucb/XCommandInfoChangeListener.idl
index 3bd9012c5b4c..082646442914 100644
--- a/offapi/com/sun/star/ucb/XCommandInfoChangeListener.idl
+++ b/offapi/com/sun/star/ucb/XCommandInfoChangeListener.idl
@@ -27,13 +27,8 @@
#ifndef __com_sun_star_ucb_XCommandInfoChangeListener_idl__
#define __com_sun_star_ucb_XCommandInfoChangeListener_idl__
-#ifndef __com_sun_star_lang_XEventListener_idl__
#include <com/sun/star/lang/XEventListener.idl>
-#endif
-
-#ifndef __com_sun_star_ucb_CommandInfoChangeEvent_idl__
#include <com/sun/star/ucb/CommandInfoChangeEvent.idl>
-#endif
//=============================================================================