Removed spam

This commit is contained in:
Master Kwoth 2017-07-03 23:59:56 +02:00
parent eba804b5ce
commit fc941770e9

View File

@ -80,7 +80,7 @@ namespace NadekoBot.Services.Music
if (toReturn.TrySetResult(true)) if (toReturn.TrySetResult(true))
_log.Info("Prebuffering finished"); _log.Info("Prebuffering finished");
_log.Info(_outStream.Length); //_log.Info(_outStream.Length);
await Task.Delay(10); await Task.Delay(10);
} }
if (cancelToken.IsCancellationRequested) if (cancelToken.IsCancellationRequested)