Commit: 22c60ac8b1583502a88a5a97d0017618cccb14df
Author: Hans Goudey
Date: Thu Feb 10 11:00:47 2022 -0600
Branches: master
https://developer.blender.org/rB22c60ac8b1583502a88a5a97d0017618cccb14df
Cleanup: Remove defenition for unused flag
===================================================================
M source/blender/makesdna/DNA_meshdata_types.h
===================================================================
diff --git a/source/blender/makesdna/DNA_meshdata_types.h
b/source/blender/makesdna/DNA_meshdata_types.h
index 66f59a78af9..d568b8c14a9 100644
--- a/source/blender/makesdna/DNA_meshdata_types.h
+++ b/source/blender/makesdna/DNA_meshdata_types.h
@@ -50,7 +50,6 @@ enum {
/* SELECT = (1 << 0), */
ME_HIDE = (1 << 4),
ME_VERT_FACEDOT = (1 << 5),
- /* ME_VERT_MERGED = (1 << 6), */
};
/**
_______________________________________________
Bf-blender-cvs mailing list
[email protected]
List details, subscription details or unsubscribe:
https://lists.blender.org/mailman/listinfo/bf-blender-cvs