Commit: b47d7712d8eb403c7763367d2a0e55db56a5745f
Author: Sybren A. Stüvel
Date:   Tue Nov 26 12:17:58 2019 +0100
Branches: temp-sybren-usd-patch-02
https://developer.blender.org/rBb47d7712d8eb403c7763367d2a0e55db56a5745f

USD: Removed superfluous comment

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

M       source/blender/usd/intern/abstract_hierarchy_iterator.h

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

diff --git a/source/blender/usd/intern/abstract_hierarchy_iterator.h 
b/source/blender/usd/intern/abstract_hierarchy_iterator.h
index 844a00a2357..69ff5fa8b04 100644
--- a/source/blender/usd/intern/abstract_hierarchy_iterator.h
+++ b/source/blender/usd/intern/abstract_hierarchy_iterator.h
@@ -88,7 +88,6 @@ struct HierarchyContext {
    * exported objects, in which case this string is empty even though 
'duplicator' is set. */
   std::string original_export_path;
 
-  // For making the struct insertable into a std::set<>.
   bool operator<(const HierarchyContext &other) const;
 
   /* Return a HierarchyContext representing the root of the export hierarchy. 
*/

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

Reply via email to