Skip to content

Commit 4ef5452

Browse files
committed
Compile warning UrlStream
1 parent 643e9f9 commit 4ef5452

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/AudioHttp/URLStream.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,7 @@ class URLStream : public AbstractURLStream {
259259
#else
260260
LOGE("Client not set");
261261
stop();
262+
return *client; // to avoid compiler warning
262263
#endif
263264
}
264265

0 commit comments

Comments
 (0)