aboutsummaryrefslogtreecommitdiff
path: root/src/misc1.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/misc1.h')
-rw-r--r--src/misc1.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/misc1.h b/src/misc1.h
index df7eb4bca8..c70b9dd8de 100644
--- a/src/misc1.h
+++ b/src/misc1.h
@@ -81,7 +81,6 @@ void add_pathsep(char_u *p);
char_u *FullName_save(char_u *fname, int force);
void prepare_to_exit(void);
void preserve_exit(void);
-int vim_fexists(char_u *fname);
void line_breakcheck(void);
void fast_breakcheck(void);
int expand_wildcards_eval(char_u **pat, int *num_file, char_u ***file,