diff --git a/source/blender/editors/space_graph/graph_edit.c b/source/blender/editors/space_graph/graph_edit.c index 59cf5f63de3..02d5eed4822 100644 --- a/source/blender/editors/space_graph/graph_edit.c +++ b/source/blender/editors/space_graph/graph_edit.c @@ -579,7 +579,6 @@ static const EnumPropertyItem prop_graphkeys_insertkey_types[] = { 0, "Only Selected Channels", "Insert a keyframe on selected F-Curves using each curve's current value"}, - {0, "", 0, "", ""}, {GRAPHKEYS_INSERTKEY_ACTIVE | GRAPHKEYS_INSERTKEY_CURSOR, "CURSOR_ACTIVE", 0,