mirror of
https://github.com/MidnightCommander/mc
synced 2025-03-13 03:13:08 +03:00
No need to call done_menu() at MC exit.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
1e32a51d2d
commit
4ef67c33b9
@ -1508,8 +1508,6 @@ done_mc (void)
|
|||||||
{
|
{
|
||||||
disable_mouse ();
|
disable_mouse ();
|
||||||
|
|
||||||
done_menu ();
|
|
||||||
|
|
||||||
/* Setup shutdown
|
/* Setup shutdown
|
||||||
*
|
*
|
||||||
* We sync the profiles since the hotlist may have changed, while
|
* We sync the profiles since the hotlist may have changed, while
|
||||||
|
Loading…
x
Reference in New Issue
Block a user