Cleanup: Clang-tidy: modernize-redundant-void-arg

This commit is contained in:
2022-01-05 21:44:03 -05:00
parent c0fb8ea8f3
commit 4067367b6c
31 changed files with 137 additions and 137 deletions

View File

@@ -138,7 +138,7 @@ blender::float2 node_from_view(const bNode &node, const blender::float2 &co);
void node_toolbar_register(ARegionType *art);
void node_operatortypes(void);
void node_operatortypes();
void node_keymap(wmKeyConfig *keyconf);
void node_deselect_all(SpaceNode &snode);