summaryrefslogtreecommitdiff
path: root/src/if_cscope.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/if_cscope.c')
-rw-r--r--src/if_cscope.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/if_cscope.c b/src/if_cscope.c
index 31c037187..60480a5b7 100644
--- a/src/if_cscope.c
+++ b/src/if_cscope.c
@@ -207,7 +207,7 @@ set_context_in_cscope_cmd(
static void
do_cscope_general(
exarg_T *eap,
- int make_split) /* whether to split window */
+ int make_split UNUSED) /* whether to split window */
{
cscmd_T *cmdp;