mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 23:09:34 +01:00
client: Remove 'quit' message
This commit is contained in:
parent
9f5d2e4475
commit
3d0f1dae12
@ -585,8 +585,6 @@ void display_agent_prompt_release(const char *label)
|
|||||||
|
|
||||||
void display_quit(void)
|
void display_quit(void)
|
||||||
{
|
{
|
||||||
rl_insert_text("quit");
|
|
||||||
rl_redisplay();
|
|
||||||
rl_crlf();
|
rl_crlf();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user