mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
del finished TODOs
This commit is contained in:
@@ -411,7 +411,6 @@ impl sciter::EventHandler for SciterSession {
|
||||
impl SciterSession {
|
||||
pub fn new(cmd: String, id: String, password: String, args: Vec<String>) -> Self {
|
||||
let session: Session<SciterHandler> = Session {
|
||||
cmd: cmd.clone(),
|
||||
id: id.clone(),
|
||||
password: password.clone(),
|
||||
args,
|
||||
|
||||
Reference in New Issue
Block a user