mirror of
https://github.com/sochix/TLSharp.git
synced 2025-12-06 08:02:00 +01:00
remove comments
This commit is contained in:
parent
b9101b46da
commit
798827aecd
|
|
@ -117,8 +117,6 @@ namespace TlgListenerApplication
|
||||||
//var b = binaryReader.ReadInt32();
|
//var b = binaryReader.ReadInt32();
|
||||||
//var c = binaryReader.ReadInt32();
|
//var c = binaryReader.ReadInt32();
|
||||||
//var d = binaryReader.ReadInt32();
|
//var d = binaryReader.ReadInt32();
|
||||||
|
|
||||||
//Console.WriteLine("This is what the host returned to you: " + returndata);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (netStream.CanWrite)
|
if (netStream.CanWrite)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue