1
0
forked from aniani/vim

updated for version 7.0124

This commit is contained in:
Bram Moolenaar
2005-08-05 21:27:51 +00:00
parent 0be6e647d1
commit 86eb7a2c03

View File

@@ -1163,9 +1163,6 @@ enum hlf_value
#define MAYBE 2 /* sometimes used for a variant on TRUE */
/* May be returned by add_new_completion(): */
#define RET_ERROR (-1)
/*
* Operator IDs; The order must correspond to opchars[] in ops.c!
*/