delete RustDesk_hwcodec.toml on every check
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
parent
f2aeff974c
commit
be2e26e758
3 changed files with 5 additions and 7 deletions
|
|
@ -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();
|
||||
})
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue