mirror of
https://github.com/sochix/TLSharp.git
synced 2026-04-05 06:26:44 +00:00
Core: fix 2 warnings
This commit is contained in:
parent
f2a394ea15
commit
d04ddb1e0e
2 changed files with 0 additions and 2 deletions
|
|
@ -6,7 +6,6 @@ namespace TLSharp.Core.Network
|
|||
{
|
||||
public class MtProtoPlainSender
|
||||
{
|
||||
private int sequence = 0;
|
||||
private int timeOffset;
|
||||
private long lastMessageId;
|
||||
private Random random;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue