diff options
Diffstat (limited to 'udkapi/com/sun/star/util/logging/XLoggerRemote.idl')
-rw-r--r-- | udkapi/com/sun/star/util/logging/XLoggerRemote.idl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/udkapi/com/sun/star/util/logging/XLoggerRemote.idl b/udkapi/com/sun/star/util/logging/XLoggerRemote.idl index 4b99302e7..27e1e2e82 100644 --- a/udkapi/com/sun/star/util/logging/XLoggerRemote.idl +++ b/udkapi/com/sun/star/util/logging/XLoggerRemote.idl @@ -28,13 +28,8 @@ #ifndef __com_sun_star_util_logging_XLoggerRemote_idl__ #define __com_sun_star_util_logging_XLoggerRemote_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 //============================================================================= |