mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
delete RustDesk_hwcodec.toml on every check
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
@@ -389,7 +389,7 @@ pub async fn start_server(is_server: bool) {
|
||||
use std::sync::Once;
|
||||
static ONCE: Once = Once::new();
|
||||
ONCE.call_once(|| {
|
||||
scrap::hwcodec::check_config_process(false);
|
||||
scrap::hwcodec::check_config_process();
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user