changeset 463:8411e13e6dcb

updated for version 7.0124
author vimboss
date Fri, 05 Aug 2005 21:27:51 +0000
parents c21975c58b44
children 3b705e71c7b0
files src/vim.h
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- 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!
  */