mirror of
https://github.com/vdemydiuk/mtapi.git
synced 2026-08-17 04:38:10 +00:00
Refactoring MtApi
This commit is contained in:
@@ -153,7 +153,7 @@ namespace MTApiService
|
||||
Log.Debug("DequeueTask: called.");
|
||||
|
||||
MtCommandTask task;
|
||||
int count = 0;
|
||||
int count;
|
||||
|
||||
lock (_locker)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user