mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-24 20:00:20 +00:00
stream: delete extra newline
This commit is contained in:
@@ -416,7 +416,6 @@ static int stream_create_instance(const stream_info_t *sinfo,
|
||||
}
|
||||
|
||||
int stream_create_with_args(struct stream_open_args *args, struct stream **ret)
|
||||
|
||||
{
|
||||
assert(args->url);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user