Cleanup: remove incorrect comment

enum values aren't saved in files.
This commit is contained in:
Campbell Barton 2017-08-08 11:28:47 +10:00
parent 8f6b5f1f3c
commit 6af7d7e05e
Notes: blender-bot 2023-02-14 09:48:23 +01:00
Referenced by issue #52351, Blender eats all memory when painting texture
Referenced by issue #52337, VSE/Viewport: No Audio
Referenced by issue #52346, NLA: track extrapolation auto-changes and clear keyframe crashes blender
Referenced by issue #52327, NLA Tweak Strip Actions, disables Only Selected Keyframes
Referenced by issue #52335, VSE: Duplicate Scene Strip Crashes Blender
Referenced by issue #52311, Filmic Looks "None" and "Base contrast" do the same
Referenced by issue #52313, Worse render result with Russian Roulette Termination
1 changed files with 0 additions and 1 deletions

View File

@ -303,7 +303,6 @@ enum {
TH_EDGE_BEVEL,
TH_VERTEX_BEVEL
};
/* XXX WARNING: previous is saved in file, so do not change order! */
/* specific defines per space should have higher define values */