Some code changed with Clang-Tidy
This commit is contained in:
parent
5c66771e3e
commit
4e5310cc60
175 changed files with 467 additions and 674 deletions
|
|
@ -389,7 +389,6 @@ void EditorHelp::_update_doc() {
|
|||
if (prev) {
|
||||
|
||||
class_desc->add_text(" , ");
|
||||
prev = false;
|
||||
}
|
||||
|
||||
_add_type(E->get().name);
|
||||
|
|
@ -540,7 +539,6 @@ void EditorHelp::_update_doc() {
|
|||
class_desc->pop(); //cell
|
||||
class_desc->push_cell();
|
||||
class_desc->pop(); //cell
|
||||
any_previous = false;
|
||||
}
|
||||
|
||||
String group_prefix;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue