mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-25 06:01:00 +03:00
remove stub.rs, it is really hard to remove scrap totally, which is used
all where
This commit is contained in:
@@ -50,7 +50,6 @@ lazy_static::lazy_static! {
|
||||
}
|
||||
|
||||
pub fn global_init() -> bool {
|
||||
#[cfg(not(feature = "cli"))]
|
||||
#[cfg(target_os = "linux")]
|
||||
{
|
||||
if !scrap::is_x11() {
|
||||
|
||||
Reference in New Issue
Block a user