1
0
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:
Andrew Borodin 2009-12-07 21:31:22 +03:00 committed by Slava Zanko
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