macos mid commit

Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
fufesou
2022-12-16 23:45:31 +08:00
parent cfca4047c5
commit 0c057139e4
2 changed files with 1 additions and 2 deletions

View File

@@ -13,7 +13,6 @@ use objc::{
};
use sciter::{make_args, Host};
use std::{ffi::c_void, rc::Rc};
use dark_light;
static APP_HANDLER_IVAR: &str = "GoDeskAppHandler";