Cleanup: Remove unused context pointer in sculpt undo step
This commit is contained in:
@@ -149,8 +149,6 @@ struct SculptUndoStep {
|
||||
/* Active color attribute at the end of this undo step. */
|
||||
SculptAttrRef active_color_end;
|
||||
|
||||
bContext *C;
|
||||
|
||||
#ifdef SCULPT_UNDO_DEBUG
|
||||
int id;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user