summaryrefslogtreecommitdiffstats
path: root/src/logfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/logfile.c')
-rw-r--r--src/logfile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/logfile.c b/src/logfile.c
index 3ab2c0f398..6c159b078f 100644
--- a/src/logfile.c
+++ b/src/logfile.c
@@ -75,7 +75,7 @@ ch_log_active(void)
}
static void
-ch_log_lead(const char *what, channel_T *ch, ch_part_T part)
+ch_log_lead(const char *what, channel_T *ch UNUSED, ch_part_T part UNUSED)
{
if (log_fd == NULL)
return;