mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-17 13:08:51 +03:00
more CSpot catchup
This commit is contained in:
@@ -156,7 +156,6 @@ void ChunkedAudioStream::startPlaybackLoop()
|
||||
|
||||
void ChunkedAudioStream::seek(size_t dpos, Whence whence)
|
||||
{
|
||||
BELL_LOG(info, "cspot", "%d", dpos);
|
||||
auto seekPos = 0;
|
||||
switch (whence)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user