Skip to content

Commit fc102ea

Browse files
removed a comment
1 parent 3661357 commit fc102ea

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

examples/simple_room/wav_audio_source.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ class WavAudioSource {
4242
int expected_channels, bool loop_enabled = true);
4343

4444
// Fill a frame with the next chunk of audio.
45-
// This does NOT call captureFrame(): you do that outside.
4645
void fillFrame(AudioFrame &frame);
4746

4847
private:

0 commit comments

Comments
 (0)