Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarley Acheson <harley.acheson@gmail.com>2022-03-19 20:24:56 +0300
committerHarley Acheson <harley.acheson@gmail.com>2022-03-19 20:24:56 +0300
commit873801d25e24141a1d513b4b75b123fb7e08b614 (patch)
tree32535d5319baea20d0731d5740933db3bc325c9b /source/blender/blenloader/intern/versioning_290.c
parentf381c73a21d3095e64657fab4fe02aa4ac320a14 (diff)
Make Format Changes
Only formatting changes found by running "make format", no functional changes Committed without review, but with verbal approval by Hans Goudey
Diffstat (limited to 'source/blender/blenloader/intern/versioning_290.c')
-rw-r--r--source/blender/blenloader/intern/versioning_290.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/blenloader/intern/versioning_290.c b/source/blender/blenloader/intern/versioning_290.c
index 079d69be4d9..2f6f0d5c9fa 100644
--- a/source/blender/blenloader/intern/versioning_290.c
+++ b/source/blender/blenloader/intern/versioning_290.c
@@ -1711,7 +1711,6 @@ void blo_do_versions_290(FileData *fd, Library *UNUSED(lib), Main *bmain)
}
}
}
-
}
if (!MAIN_VERSION_ATLEAST(bmain, 293, 10)) {