split nihav-registry from nihav-core
[nihav.git] / nihav-core / src / lib.rs
index a53f304b2b8013cd1e560bfbfd7c55dacdf1e682..cf97841877afac09a634c11c50118f44b7e48556 100644 (file)
@@ -15,9 +15,6 @@ pub mod frame;
 #[allow(clippy::too_many_arguments)]
 pub mod io;
 pub mod refs;
-pub mod register;
-#[allow(clippy::unreadable_literal)]
-pub mod detect;
 pub mod reorder;
 pub mod scale;
 pub mod soundcvt;