mirror of
https://github.com/owntone/owntone-server.git
synced 2025-03-31 01:33:44 -04:00
[player] Remove unused var
This commit is contained in:
parent
0bdcb3c11f
commit
960f89fcbd
@ -268,8 +268,6 @@ static struct timespec packet_time = { 0, AIRTUNES_V2_STREAM_PERIOD };
|
|||||||
// Will be positive if we need to skip some source reads (see below)
|
// Will be positive if we need to skip some source reads (see below)
|
||||||
static int ticks_skip;
|
static int ticks_skip;
|
||||||
|
|
||||||
static int debug_counter;
|
|
||||||
|
|
||||||
/* Sync source */
|
/* Sync source */
|
||||||
static enum player_sync_source pb_sync_source;
|
static enum player_sync_source pb_sync_source;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user