summaryrefslogtreecommitdiffstats
path: root/cmds/bootanimation/AudioPlayer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cmds/bootanimation/AudioPlayer.cpp')
-rw-r--r--cmds/bootanimation/AudioPlayer.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmds/bootanimation/AudioPlayer.cpp b/cmds/bootanimation/AudioPlayer.cpp
index 471b77f..459190f 100644
--- a/cmds/bootanimation/AudioPlayer.cpp
+++ b/cmds/bootanimation/AudioPlayer.cpp
@@ -207,7 +207,6 @@ bool AudioPlayer::threadLoop()
struct pcm *pcm = NULL;
bool moreChunks = true;
const struct chunk_fmt* chunkFmt = NULL;
- void* buffer = NULL;
int bufferSize;
const uint8_t* wavData;
size_t wavLength;