This commit is contained in:
rustdesk 2023-07-19 17:24:58 +08:00
parent 9ac3128309
commit c9d19115e9

View File

@ -41,7 +41,6 @@ pub mod cli;
#[cfg(not(any(target_os = "android", target_os = "ios", feature = "cli")))]
pub mod core_main;
mod lang;
#[cfg(windows)]
mod license;
#[cfg(not(any(target_os = "android", target_os = "ios")))]
mod port_forward;