Skip to content

Commit

Permalink
LibVT: Remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
linusg authored and awesomekling committed Jan 26, 2020
1 parent fd8c250 commit 79f88db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Libraries/LibVT/Terminal.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,6 @@ void Terminal::SM(bool question_param, const ParamVector& params)
alter_mode(false, question_param, params);
}


void Terminal::SGR(const ParamVector& params)
{
// SGR – Select Graphic Rendition
Expand Down

0 comments on commit 79f88db

Please sign in to comment.