summaryrefslogtreecommitdiff
path: root/src/proto/misc2.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/proto/misc2.pro')
-rw-r--r--src/proto/misc2.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/proto/misc2.pro b/src/proto/misc2.pro
index 3f6e2edca..80d17892c 100644
--- a/src/proto/misc2.pro
+++ b/src/proto/misc2.pro
@@ -93,7 +93,6 @@ int vim_chdir __ARGS((char_u *new_dir));
int get_user_name __ARGS((char_u *buf, int len));
void sort_strings __ARGS((char_u **files, int count));
int pathcmp __ARGS((const char *p, const char *q, int maxlen));
-char_u *parse_list_options __ARGS((char_u *option_str, option_table_T *table, int table_size));
int filewritable __ARGS((char_u *fname));
int emsg3 __ARGS((char_u *s, char_u *a1, char_u *a2));
int emsgn __ARGS((char_u *s, long n));