Remove unused argument from wins_other_status_page
Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
This commit is contained in:
committed by
Lukas Fleischer
parent
8b92fde3a3
commit
9443de4783
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user