mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove unused function prototype
MFC after: 3 days X-MFC-to: stable/10
This commit is contained in:
parent
0bd9b70036
commit
138b115fcb
1 changed files with 0 additions and 1 deletions
|
|
@ -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 a new issue