Commit: c72bdc84d1f5baf91770d1170a0b7256ac87bc12
Author: Michael A. Kowalski
Date:   Fri Dec 4 19:06:37 2020 -0500
Branches: usd-importer-T81257
https://developer.blender.org/rBc72bdc84d1f5baf91770d1170a0b7256ac87bc12

Format fix.

===================================================================

M       source/blender/io/usd/import/usd_data_cache.h

===================================================================

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

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to