From 798827aecdf63a326839c5c5f88db428026e0028 Mon Sep 17 00:00:00 2001 From: "m.navaei" Date: Thu, 8 Feb 2018 10:34:57 +0330 Subject: [PATCH] remove comments --- Apps/TlgListenerApplication/Program.cs | 2 -- 1 file changed, 2 deletions(-) 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)