diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2017-02-07 21:10:12 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2017-02-07 21:10:12 +0100 |
commit | 8c2f9bb5b8df6bd4633c3a71345d31ab4e8ddd51 (patch) | |
tree | 4db0d482d12940ed81be9c208f927287e6cdd993 /offapi | |
parent | 4d4d25ee6fb5d52a690e52252d1749ddd8d7a6f3 (diff) |
Remove duplicate documentation comment
Change-Id: I5215f4a27a5fde9e34ba1dce0a6f68f8dfbf0f97
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 |