summaryrefslogtreecommitdiffstats
path: root/src/if_cscope.h
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2009-07-10 13:11:26 +0000
committerBram Moolenaar <Bram@vim.org>2009-07-10 13:11:26 +0000
commit9fa49da74755a605f7ce7741fa8a06356df8a3e1 (patch)
treed16e0e20ab6b6551fff970f3673b21680f03b77b /src/if_cscope.h
parentfcfbc670c7a679cd92b9318351c918f1dff150d7 (diff)
updated for version 7.2-228v7.2.228
Diffstat (limited to 'src/if_cscope.h')
-rw-r--r--src/if_cscope.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/if_cscope.h b/src/if_cscope.h
index 89b69f7c72..5620eb3a2b 100644
--- 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 ">> "