mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-22 20:45:14 +00:00
Terminal: Run clang-format on main.cpp
This commit is contained in:
parent
70c0c1c845
commit
ef7eb60f22
Notes:
sideshowbarker
2024-07-17 02:06:08 +09:00
Author: https://github.com/awesomekling Commit: https://github.com/SerenityOS/serenity/commit/ef7eb60f22
1 changed files with 0 additions and 1 deletions
|
@ -414,7 +414,6 @@ ErrorOr<int> serenity_main(Main::Arguments arguments)
|
|||
terminal->apply_size_increments_to_window(*window);
|
||||
window->resize(terminal->size());
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
TRY(view_menu->try_add_separator());
|
||||
|
|
Loading…
Add table
Reference in a new issue