mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-02 00:11:29 +03:00
working on windows service install/uninstall
This commit is contained in:
@@ -40,8 +40,6 @@ use common::*;
|
||||
pub mod cli;
|
||||
#[cfg(not(any(target_os = "android", target_os = "ios", feature = "cli")))]
|
||||
pub mod core_main;
|
||||
#[cfg(all(windows, feature = "hbbs"))]
|
||||
mod hbbs;
|
||||
mod lang;
|
||||
#[cfg(windows)]
|
||||
mod license;
|
||||
|
||||
Reference in New Issue
Block a user