mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-18 17:22:50 +01:00
client: do display quit on exit
This commit is contained in:
parent
3bfbe72e33
commit
8071b51168
@ -471,4 +471,6 @@ void display_exit(void)
|
|||||||
l_io_destroy(io);
|
l_io_destroy(io);
|
||||||
|
|
||||||
l_signal_remove(resize_signal);
|
l_signal_remove(resize_signal);
|
||||||
|
|
||||||
|
display_quit();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user