Cleanup: make format
string.c still needs cleanup, but I will leave to the original author of the latest chagnes to do it since it needs some tags to skip formatting.
This commit is contained in:
@@ -6838,7 +6838,6 @@ void UI_but_datasetrow_indentation_set(uiBut *but, int indentation)
|
||||
|
||||
but_dataset->indentation = indentation;
|
||||
BLI_assert(indentation >= 0);
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user