Cleanup: make format.

This commit is contained in:
Bastien Montagne
2024-08-28 17:26:20 +02:00
parent bb43726ddd
commit 39867e84d3

View File

@@ -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) {