rework keyframe hide popup, keyframe auto render, textbox set_selection wide text
[goodguy/history.git] / cinelerra-5.1 / cinelerra / edits.h
index cd1c61e73e66d835f216afa940648f06b7fcdfa3..d35917c71127c831c268ff7bf0a85df70eeb21ff 100644 (file)
@@ -56,9 +56,8 @@ public:
                int64_t sample,
                int track_number);
 // Split edit containing position.
-       Edit* split_edit(int64_t position);
 // Return the second edit in the split.
-       Edit* split_edit(Edit *edit, int64_t position);
+       Edit* split_edit(int64_t position);
 // Create a blank edit in the native data format
        int clear_handle(double start,
                double end,