fix build wayland

Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
fufesou 2022-12-31 22:03:15 +08:00
parent b114ebf350
commit 635105069a

View File

@ -244,7 +244,7 @@ pub(super) fn get_display_num() -> ResultType<usize> {
}
#[allow(dead_code)]
pub(super) fn release_resouce() {
pub(super) fn release_resource() {
if scrap::is_x11() {
return;
}