We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c67764d commit ef3a8a0Copy full SHA for ef3a8a0
src/AudioTools/CoreAudio/AudioHttp/HttpRequest.h
@@ -66,7 +66,7 @@ class HttpRequest : public BaseStream {
66
}
67
68
69
- virtual void stop() override {
+ virtual void stop() {
70
end();
71
72
0 commit comments