Remove screenshot code in audio_stream_callback.c
This commit is contained in:
parent
95972abde5
commit
419c87eca3
|
|
@ -256,7 +256,6 @@ int main(void)
|
|||
|
||||
// De-Initialization
|
||||
//--------------------------------------------------------------------------------------
|
||||
TakeScreenshot("hello.png");
|
||||
UnloadAudioStream(stream); // Close raw audio stream and delete buffers from RAM
|
||||
CloseAudioDevice(); // Close audio device (music streaming is automatically stopped)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user