aboutsummaryrefslogtreecommitdiffstats
path: root/src/wins.c
diff options
context:
space:
mode:
authorLars Henriksen <LarsHenriksen@get2net.dk>2017-11-03 21:28:54 +0100
committerLukas Fleischer <lfleischer@calcurse.org>2017-11-03 21:41:28 +0100
commit9443de478321bf6334653c3d0085c77bdb6dfc26 (patch)
treefadafd78ec10280eb3c01223b54cbdbaa8361728 /src/wins.c
parent8b92fde3a3d4213ac6736c2b73328a98be250bcc (diff)
downloadcalcurse-9443de478321bf6334653c3d0085c77bdb6dfc26.tar.gz
calcurse-9443de478321bf6334653c3d0085c77bdb6dfc26.zip
Remove unused argument from wins_other_status_page
Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
Diffstat (limited to 'src/wins.c')
-rw-r--r--src/wins.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wins.c b/src/wins.c
index 5a28dc7..c129dec 100644
--- a/src/wins.c
+++ b/src/wins.c
@@ -730,7 +730,7 @@ void wins_erase_status_bar(void)
}
/* Update the status bar page number to display other commands. */
-void wins_other_status_page(int panel)
+void wins_other_status_page()
{
/*
* Determine the number of completely filled pages of key bindings.