mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-23 04:46:55 +03:00
Removed duplicate declaration of vfs_file_is_local.
This commit is contained in:
parent
d579b0bc77
commit
370b29d6f6
@ -111,8 +111,6 @@ struct vfs_class *vfs_split (char *path, char **inpath, char **op);
|
||||
char *vfs_path (const char *path);
|
||||
int vfs_file_class_flags (const char *filename);
|
||||
|
||||
int vfs_file_is_local (const char *filename);
|
||||
|
||||
void vfs_fill_names (fill_names_f);
|
||||
char *vfs_translate_url (const char *);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user