diff --git a/lib/src/Net/IIP/DistributedConnection.dart b/lib/src/Net/IIP/DistributedConnection.dart index cd542b4..ef1f234 100644 --- a/lib/src/Net/IIP/DistributedConnection.dart +++ b/lib/src/Net/IIP/DistributedConnection.dart @@ -2413,7 +2413,7 @@ class DistributedConnection extends NetworkConnection with IStore { DC content = rt[4] as DC; var initResource = (ok) { - print("parse req ${id}"); + //print("parse req ${id}"); Codec.parse(content, 0, this, newSequence, transmissionType) .reply