Skip to content

Commit 5e33e38

Browse files
ibuclawjorsn
authored andcommitted
Revert "Fix help message breaking screen layout"
This reverts commit 8f2a8ae.
1 parent 6de2c61 commit 5e33e38

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: src/main_window.cc

-2
Original file line numberDiff line numberDiff line change
@@ -790,10 +790,8 @@ namespace Astroid {
790790
multi_waiting = true;
791791
multi_keybindings = kb;
792792

793-
#if 0
794793
rev_multi->set_reveal_child (true);
795794
label_multi->set_markup (kb.short_help ());
796-
#endif
797795

798796
return true;
799797
}

0 commit comments

Comments
 (0)