From ab2352e08cb06b3ad8cf32a7036f9c7094c2f46d Mon Sep 17 00:00:00 2001 From: tpylak <tpylak> Date: Thu, 22 Jul 2010 13:15:11 +0000 Subject: [PATCH] minor: clean rubbish SVN: 17158 --- .../generic/server/api/v1/GeneralInformationServiceLogger.java | 1 - 1 file changed, 1 deletion(-) 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 1e39a4ad0ce..a39e7035be1 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) -- GitLab