Skip to content

Commit 158b074

Browse files
committed
cleanup
1 parent d2dc07b commit 158b074

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/AudioTools/AudioPlayer.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -619,7 +619,6 @@ namespace audio_tools {
619619
protected:
620620
bool active = false;
621621
AudioSource* p_source = nullptr;
622-
//AudioDecoder *p_decoder = nullptr;
623622
VolumeOutput volume_out; // Volume control
624623
MetaDataID3 meta_out; // Metadata parser
625624
EncodedAudioStream* p_out_decoding = nullptr; // Decoding stream

0 commit comments

Comments
 (0)