mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-16 07:20:46 +00:00
LibVT: Remove empty line
This commit is contained in:
parent
fd8c250866
commit
79f88db6fb
Notes:
sideshowbarker
2024-07-19 09:47:12 +09:00
Author: https://github.com/linusg
Commit: 79f88db6fb
Pull-request: https://github.com/SerenityOS/serenity/pull/1137
Reviewed-by: https://github.com/awesomekling
1 changed files with 0 additions and 1 deletions
|
@ -165,7 +165,6 @@ void Terminal::SM(bool question_param, const ParamVector& params)
|
||||||
alter_mode(false, question_param, params);
|
alter_mode(false, question_param, params);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
void Terminal::SGR(const ParamVector& params)
|
void Terminal::SGR(const ParamVector& params)
|
||||||
{
|
{
|
||||||
// SGR – Select Graphic Rendition
|
// SGR – Select Graphic Rendition
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue