Remove the `ActionLayer.mix_mode` and `ActionLayer.influence` properties from RNA. The animation evaluation already takes these into account, but there is no guarantee that the mixing that is currently implemented is going to be mathematically identical to the eventual implementation. So better to not expose the properties quite yet. Pull Request: https://projects.blender.org/blender/blender/pulls/134186