diff options
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/logging/LoggerPool.idl | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/offapi/com/sun/star/logging/LoggerPool.idl b/offapi/com/sun/star/logging/LoggerPool.idl index 10f76e120adb..cc9b5da8fef1 100644 --- a/offapi/com/sun/star/logging/LoggerPool.idl +++ b/offapi/com/sun/star/logging/LoggerPool.idl @@ -25,12 +25,6 @@ module com { module sun { module star { module logging { - -/** the global pool of named XLogger instances - - <p>The one and only <code>LoggerPool</code> instance is available at a component context as value with the key - <code>/singletons/com.sun.star.logging.LoggerPool</code>.</p> -*/ /** the global pool of named XLogger instances <p>The one and only <code>LoggerPool</code> instance is available at a component context as value with the key |