mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-20 15:43:16 +00:00
Remove unused function prototype
MFC after: 3 days X-MFC-to: stable/10
This commit is contained in:
parent
0bd9b70036
commit
138b115fcb
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=294892
@ -55,7 +55,6 @@ extern int dheight, dwidth;
|
||||
|
||||
__BEGIN_DECLS
|
||||
uint8_t dialog_prompt_nlstate(const char *_prompt);
|
||||
void dialog_gauge_free(void);
|
||||
void dialog_maxsize_free(void);
|
||||
char *dialog_prompt_lastline(char *_prompt, uint8_t _nlstate);
|
||||
int dialog_maxcols(void);
|
||||
|
Loading…
Reference in New Issue
Block a user