mirror of
https://github.com/badaix/snapcast.git
synced 2025-08-04 00:59:32 +02:00
clean up
git-svn-id: svn://elaine/murooma/trunk@96 d8a302eb-03bc-478d-80e4-98257eca68ef
This commit is contained in:
parent
ebc2890679
commit
a27f926f4b
4 changed files with 19 additions and 116 deletions
2
chunk.h
2
chunk.h
|
@ -29,7 +29,7 @@ struct ChunkT
|
|||
|
||||
|
||||
typedef ChunkT<WIRE_CHUNK_SIZE> Chunk;
|
||||
typedef ChunkT<PLAYER_CHUNK_SIZE> PlayerChunk;
|
||||
//typedef ChunkT<PLAYER_CHUNK_SIZE> PlayerChunk;
|
||||
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue