]> granicus.if.org Git - vim/commitdiff
updated for version 7.0124
authorBram Moolenaar <Bram@vim.org>
Fri, 5 Aug 2005 21:27:51 +0000 (21:27 +0000)
committerBram Moolenaar <Bram@vim.org>
Fri, 5 Aug 2005 21:27:51 +0000 (21:27 +0000)
src/vim.h

index c59b57b62b087679e7bd0fa3044f47bb28f372e8..812ef6f50334cdfadc1462157ca29d4f04798310 100644 (file)
--- a/src/vim.h
+++ b/src/vim.h
@@ -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!
  */