Skip to content

Commit

Permalink
Revert "Fix help message breaking screen layout"
Browse files Browse the repository at this point in the history
This reverts commit 8f2a8ae.
  • Loading branch information
ibuclaw committed Jun 5, 2024
1 parent c1e5cdb commit dad2b8b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main_window.cc
Original file line number Diff line number Diff line change
Expand Up @@ -788,10 +788,8 @@ namespace Astroid {
multi_waiting = true;
multi_keybindings = kb;

#if 0
rev_multi->set_reveal_child (true);
label_multi->set_markup (kb.short_help ());
#endif

return true;
}
Expand Down

0 comments on commit dad2b8b

Please sign in to comment.