Remove superfluous comment

...that looks out of place after previous commit.
This commit is contained in:
Stephan Bergmann
2012-03-27 11:47:17 +02:00
parent e4d9dabce8
commit fd065e692a

View File

@@ -34,7 +34,6 @@
//============================================================================= //=============================================================================
/** a simple named object container. /** a simple named object container.
Through this interface the objects are registered and accessed.
*/ */
published service NamingService : com::sun::star::uno::XNamingService; published service NamingService : com::sun::star::uno::XNamingService;