mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 18:47:44 +00:00
LibVT: Remove empty line
This commit is contained in:
parent
fd8c250866
commit
79f88db6fb
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