mirror of
https://github.com/badaix/snapcast.git
synced 2025-05-20 20:46:16 +02:00
cleanup
git-svn-id: svn://elaine/murooma/trunk@269 d8a302eb-03bc-478d-80e4-98257eca68ef
This commit is contained in:
parent
2fedce489c
commit
d85858ac62
8 changed files with 134 additions and 127 deletions
|
@ -18,7 +18,7 @@ OggDecoder::OggDecoder() : Decoder()
|
|||
|
||||
OggDecoder::~OggDecoder()
|
||||
{
|
||||
ogg_sync_init(&oy); /* Now we can read pages */
|
||||
// ogg_sync_init(&oy); /* Now we can read pages */
|
||||
delete convbuffer;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue