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:
authorMichael A. Kowalski <makowalski@nvidia.com>2020-12-05 03:06:37 +0300
committerMichael A. Kowalski <makowalski@nvidia.com>2020-12-05 03:06:37 +0300
commitc72bdc84d1f5baf91770d1170a0b7256ac87bc12 (patch)
treee8b323390228def3e8600bd534e54fd66d3ad3a1
parent871fda82e662d889046e37061b582758f705a2af (diff)
Format fix.
-rw-r--r--source/blender/io/usd/import/usd_data_cache.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/io/usd/import/usd_data_cache.h b/source/blender/io/usd/import/usd_data_cache.h
index 6f3767387f6..656bae2790c 100644
--- a/source/blender/io/usd/import/usd_data_cache.h
+++ b/source/blender/io/usd/import/usd_data_cache.h
@@ -54,7 +54,6 @@ class USDDataCache {
void clear_protype_mesh(const pxr::SdfPath &path);
Mesh *get_prototype_mesh(const pxr::SdfPath &path) const;
-
};
} // namespace blender::io::usd