Skip to content

Commit ef3a8a0

Browse files
committed
HttpRequest
1 parent c67764d commit ef3a8a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AudioTools/CoreAudio/AudioHttp/HttpRequest.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ class HttpRequest : public BaseStream {
6666
}
6767
}
6868

69-
virtual void stop() override {
69+
virtual void stop() {
7070
end();
7171
}
7272

0 commit comments

Comments
 (0)