summaryrefslogtreecommitdiffstats
path: root/src/proto/evalfunc.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/proto/evalfunc.pro')
-rw-r--r--src/proto/evalfunc.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/proto/evalfunc.pro b/src/proto/evalfunc.pro
index e508604983..f17735735b 100644
--- a/src/proto/evalfunc.pro
+++ b/src/proto/evalfunc.pro
@@ -1,5 +1,4 @@
/* evalfunc.c */
-void sortFunctions(void);
char_u *get_function_name(expand_T *xp, int idx);
char_u *get_expr_name(expand_T *xp, int idx);
int find_internal_func(char_u *name);