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:
-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