Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions after-effects/src/pf/effect.rs
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@ define_suite_item_wrapper!(

// ―――――――――――――――――――――――――――― Utility suite functions ――――――――――――――――――――――――――――

/// Gets the filter ID for the current effect reference.
filter_instance_id() -> i32 => pf_utility.filter_instance_id,
/// Retrieves formatted timecode, as well as the currently active video frame.
///
/// Returns a tuple containing `(current_frame, time_display)`
Expand Down