diff --git a/openbis/source/java/ch/systemsx/cisd/openbis/generic/server/api/v1/GeneralInformationServiceLogger.java b/openbis/source/java/ch/systemsx/cisd/openbis/generic/server/api/v1/GeneralInformationServiceLogger.java
index 1e39a4ad0ce5647cf2172690e8fe1a5bda159c8a..a39e7035be1bcff05d28a53f4015819d0eb55461 100644
--- a/openbis/source/java/ch/systemsx/cisd/openbis/generic/server/api/v1/GeneralInformationServiceLogger.java
+++ b/openbis/source/java/ch/systemsx/cisd/openbis/generic/server/api/v1/GeneralInformationServiceLogger.java
@@ -40,7 +40,6 @@ class GeneralInformationServiceLogger extends AbstractServerLogger implements
             IInvocationLoggerContext context)
     {
         super(sessionManager, context);
-        // TODO Auto-generated constructor stub
     }
 
     public String tryToAuthenticateForAllServices(String userID, String userPassword)