summaryrefslogtreecommitdiffstats
path: root/udkapi/com/sun/star/util/logging/XLoggerRemote.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/util/logging/XLoggerRemote.idl')
-rw-r--r--udkapi/com/sun/star/util/logging/XLoggerRemote.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/util/logging/XLoggerRemote.idl b/udkapi/com/sun/star/util/logging/XLoggerRemote.idl
index 5be94029a9f2..c8912803ef92 100644
--- a/udkapi/com/sun/star/util/logging/XLoggerRemote.idl
+++ b/udkapi/com/sun/star/util/logging/XLoggerRemote.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/uno/XInterface.idl>
#include <com/sun/star/beans/XPropertiesChangeListener.idl>
-//=============================================================================
module com { module sun { module star { module util { module logging {
-//=============================================================================
/** deprecated API - use <type scope="com::sun::star::logging">XLogger</type> instead
@@ -57,7 +55,6 @@ published interface XLoggerRemote: com::sun::star::uno::XInterface
[in] com::sun::star::beans::XPropertiesChangeListener listener);
};
-//=============================================================================
}; }; }; }; };