mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-23 23:21:06 +01:00
Drop unreachable break and return statements
This commit is contained in:
parent
99434f4df8
commit
67351924fa
8 changed files with 0 additions and 12 deletions
|
|
@ -240,8 +240,6 @@ static int set_string_number(void *obj, void *target_obj, const AVOption *o, con
|
|||
return 0;
|
||||
notfirst = 1;
|
||||
}
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
int av_opt_set(void *obj, const char *name, const char *val, int search_flags)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue