Huge slipup in inherited class properites

This commit is contained in:
mysticbbs 2013-05-25 13:56:00 -04:00
parent 6f8c695163
commit f0b4d7dd1c
1 changed files with 0 additions and 5 deletions

View File

@ -30,11 +30,6 @@ Type
FPeerName : String;
FPeerIP : String;
FHostIP : String;
FInBuf : TIOBuffer;
FInBufPos : LongInt;
FInBufEnd : LongInt;
FOutBuf : TIOBuffer;
FOutBufPos : LongInt;
FTelnetState : Byte;
FTelnetReply : Array[1..14] of Char;
FTelnetCmd : Char;