From 5391247680709d3bd25e0f9bdccd6ee7a26a948c Mon Sep 17 00:00:00 2001 From: metamuffin Date: Thu, 25 Sep 2025 04:21:33 +0200 Subject: Fix old import for recent changes --- common/src/lib.rs | 4 ---- 1 file changed, 4 deletions(-) (limited to 'common') diff --git a/common/src/lib.rs b/common/src/lib.rs index 903d519..0cc9ab5 100644 --- a/common/src/lib.rs +++ b/common/src/lib.rs @@ -235,10 +235,6 @@ pub struct SourceTrack { pub name: String, pub codec: String, pub language: String, - pub default_duration: Option, - pub seek_pre_roll: u64, - pub codec_delay: u64, - pub flag_lacing: u64, #[serde(default)] pub federated: Vec, } -- cgit v1.2.3-70-g09d2