diff options
Diffstat (limited to 'src/if_cscope.h')
-rw-r--r-- | src/if_cscope.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/if_cscope.h b/src/if_cscope.h index 89b69f7c7..5620eb3a2 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 ">> " |