summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/util/logging/LoggerRemote.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/util/logging/LoggerRemote.idl')
-rw-r--r--udkapi/com/sun/star/util/logging/LoggerRemote.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/util/logging/LoggerRemote.idl b/udkapi/com/sun/star/util/logging/LoggerRemote.idl
index 13825f1d8bae..c42d32031153 100644
--- a/udkapi/com/sun/star/util/logging/LoggerRemote.idl
+++ b/udkapi/com/sun/star/util/logging/LoggerRemote.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/util/logging/XLogger.idl>
#include <com/sun/star/util/logging/XLoggerRemote.idl>
-//=============================================================================
module com { module sun { module star { module util { module logging {
-//=============================================================================
/** deprecated API - use <type scope="com::sun::star::logging">LoggerPool</type> instead
@@ -41,7 +39,6 @@ published service LoggerRemote
interface com::sun::star::util::logging::XLoggerRemote;
};
-//=============================================================================
}; }; }; }; };