forked from mirrors/rustdesk
compile warn
This commit is contained in:
parent
6367d50d76
commit
1aed6f3c2e
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ use hbb_common::{
|
|||
};
|
||||
use include_dir::{include_dir, Dir};
|
||||
use objc::rc::autoreleasepool;
|
||||
use objc::{class, msg_send, runtime::Object, sel, sel_impl};
|
||||
use objc::{class, msg_send, sel, sel_impl};
|
||||
use scrap::{libc::c_void, quartz::ffi::*};
|
||||
use std::{
|
||||
collections::HashMap,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue