Skip to content

Commit dad2b8b

Browse files
committed
Revert "Fix help message breaking screen layout"
This reverts commit 8f2a8ae.
1 parent c1e5cdb commit dad2b8b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/main_window.cc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -788,10 +788,8 @@ namespace Astroid {
788788
multi_waiting = true;
789789
multi_keybindings = kb;
790790

791-
#if 0
792791
rev_multi->set_reveal_child (true);
793792
label_multi->set_markup (kb.short_help ());
794-
#endif
795793

796794
return true;
797795
}

0 commit comments

Comments
 (0)