summaryrefslogtreecommitdiff
path: root/udkapi
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-03-27 11:47:17 +0200
committerStephan Bergmann <sbergman@redhat.com>2012-03-27 12:28:55 +0200
commitfd065e692a7355ffc46bf42a9ec1f3743ba8310c (patch)
tree98ed5ebc6303ec16c862b166de11c531e9dac272 /udkapi
parente4d9dabce80e7823bcdf28f06a99c83a2950d8c7 (diff)
Remove superfluous comment
...that looks out of place after previous commit.
Diffstat (limited to 'udkapi')
-rw-r--r--udkapi/com/sun/star/uno/NamingService.idl1
1 files changed, 0 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/uno/NamingService.idl b/udkapi/com/sun/star/uno/NamingService.idl
index 38b7239c1c54..a67bdd1f4623 100644
--- a/udkapi/com/sun/star/uno/NamingService.idl
+++ b/udkapi/com/sun/star/uno/NamingService.idl
@@ -34,7 +34,6 @@
//=============================================================================
/** a simple named object container.
- Through this interface the objects are registered and accessed.
*/
published service NamingService : com::sun::star::uno::XNamingService;