diff src/if_cscope.h @ 1931:3f661e42f262 v7.2.228

updated for version 7.2-228
author vimboss
date Fri, 10 Jul 2009 13:11:26 +0000
parents 9f8fd6a14cfc
children 1a5d34492798
line wrap: on
line diff
--- a/src/if_cscope.h
+++ b/src/if_cscope.h
@@ -25,7 +25,6 @@
 
 #define CSCOPE_SUCCESS		0
 #define CSCOPE_FAILURE		-1
-#define CSCOPE_MAX_CONNECTIONS	8   /* you actually need more? */
 
 #define	CSCOPE_DBFILE		"cscope.out"
 #define	CSCOPE_PROMPT		">> "