No functional changes intended. The function `clear_keyframe` had more arguments than needed: * The `bAction *` was always a nullptr * the unused parameter `eInsertKeyFlags` was removed * the rna path and the array index were merged with the `RNAPath` struct Pull Request: https://projects.blender.org/blender/blender/pulls/125487