Skip to content
Snippets Groups Projects
Commit 417c2851 authored by tpylak's avatar tpylak
Browse files

LMS-751 minor: switch off last modification state sync logging

SVN: 10516
parent 46a0bff7
No related branches found
No related tags found
No related merge requests found
...@@ -390,7 +390,6 @@ final class CommonServerLogger extends AbstractServerLogger implements ICommonSe ...@@ -390,7 +390,6 @@ final class CommonServerLogger extends AbstractServerLogger implements ICommonSe
public LastModificationState getLastModificationState(String sessionToken) public LastModificationState getLastModificationState(String sessionToken)
{ {
logAccess(sessionToken, "getLastModificationState");
return null; return null;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment