diff --git a/Apps/TlgListenerApplication/Program.cs b/Apps/TlgListenerApplication/Program.cs index b936eeb..4c964ce 100644 --- a/Apps/TlgListenerApplication/Program.cs +++ b/Apps/TlgListenerApplication/Program.cs @@ -117,8 +117,6 @@ namespace TlgListenerApplication //var b = binaryReader.ReadInt32(); //var c = binaryReader.ReadInt32(); //var d = binaryReader.ReadInt32(); - - //Console.WriteLine("This is what the host returned to you: " + returndata); } if (netStream.CanWrite)