diff src/proto/misc2.pro @ 274:8fa8d7964cf1 v7.0073

updated for version 7.0073
author vimboss
date Thu, 19 May 2005 21:08:39 +0000
parents 906b37d2f9c3
children a0451524244d
line wrap: on
line diff
--- a/src/proto/misc2.pro
+++ b/src/proto/misc2.pro
@@ -92,5 +92,4 @@ int get_user_name __ARGS((char_u *buf, i
 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));
-void msg_str __ARGS((char_u *s, char_u *arg));
 /* vim: set ft=c : */