aboutsummaryrefslogtreecommitdiff
path: root/src/misc2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/misc2.h')
-rw-r--r--src/misc2.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/misc2.h b/src/misc2.h
index a15c75c435..2e292c8fc7 100644
--- a/src/misc2.h
+++ b/src/misc2.h
@@ -27,7 +27,6 @@ int leftcol_changed(void);
int csh_like_shell(void);
int copy_option_part(char_u **option, char_u *buf, int maxlen,
char *sep_chars);
-void vim_free(void *x);
int get_fileformat(buf_T *buf);
int get_fileformat_force(buf_T *buf, exarg_T *eap);
void set_fileformat(int t, int opt_flags);