fix build

Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
fufesou 2022-11-29 23:17:27 +08:00
parent da88d5c0b8
commit ab9de4c7e8

View File

@ -661,6 +661,7 @@ fn run(sp: GenericService) -> ResultType<()> {
}
}
#[cfg(target_os = "linux")]
if !scrap::is_x11() {
super::wayland::release_resouce();
}