(panel_callback) [MSG_FOCUS]: don't redraw panel here.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
Andrew Borodin 2016-10-08 18:47:48 +03:00
parent c1cf7e81b9
commit bea83a1189

View File

@ -3679,7 +3679,6 @@ panel_callback (Widget * w, Widget * sender, widget_msg_t msg, int parm, void *d
update_xterm_title_path ();
select_item (panel);
paint_dir (panel);
bb = find_buttonbar (w->owner);
midnight_set_buttonbar (bb);