You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
lavf/ftp: Remove an unneeded forward declaration.
This commit is contained in:
@@ -489,8 +489,6 @@ static int ftp_list_nlst(FTPContext *s)
|
||||
return 0;
|
||||
}
|
||||
|
||||
static int ftp_has_feature(FTPContext *s, const char *feature_name);
|
||||
|
||||
static int ftp_list(FTPContext *s)
|
||||
{
|
||||
int ret;
|
||||
|
Reference in New Issue
Block a user