summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/beans/XPropertiesChangeNotifier.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/beans/XPropertiesChangeNotifier.idl')
-rw-r--r--udkapi/com/sun/star/beans/XPropertiesChangeNotifier.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/udkapi/com/sun/star/beans/XPropertiesChangeNotifier.idl b/udkapi/com/sun/star/beans/XPropertiesChangeNotifier.idl
index b2e1096525a2..160b6012f95c 100644
--- a/udkapi/com/sun/star/beans/XPropertiesChangeNotifier.idl
+++ b/udkapi/com/sun/star/beans/XPropertiesChangeNotifier.idl
@@ -27,13 +27,9 @@
#ifndef __com_sun_star_beans_XPropertiesChangeNotifier_idl__
#define __com_sun_star_beans_XPropertiesChangeNotifier_idl__
-#ifndef __com_sun_star_uno_XInterface_idl__
#include <com/sun/star/uno/XInterface.idl>
-#endif
-#ifndef __com_sun_star_beans_XPropertiesChangeListener_idl__
#include <com/sun/star/beans/XPropertiesChangeListener.idl>
-#endif
//=============================================================================