Cleanup: make format.
This commit is contained in:
@@ -68,7 +68,7 @@ static void light_copy_data(Main *bmain,
|
||||
* User refcounting is also handled by calling code, so the duplication calls for embedded data
|
||||
* should _never_ handle it from here. */
|
||||
const int flag_embedded_id_data = (flag & ~LIB_ID_CREATE_NO_ALLOCATE) |
|
||||
LIB_ID_CREATE_NO_USER_REFCOUNT;
|
||||
LIB_ID_CREATE_NO_USER_REFCOUNT;
|
||||
|
||||
if (la_src->nodetree) {
|
||||
if (is_localized) {
|
||||
|
||||
Reference in New Issue
Block a user