mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 16:45:03 +00:00
Everywhere: Remove empty line after function body opening curly brace
This commit is contained in:
@@ -1088,7 +1088,6 @@ void Editor::cleanup_suggestions()
|
||||
|
||||
bool Editor::search(const StringView& phrase, bool allow_empty, bool from_beginning)
|
||||
{
|
||||
|
||||
int last_matching_offset = -1;
|
||||
bool found = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user