mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-04-12 02:11:29 +03:00
fix remnants from testing stuff
This commit is contained in:
@@ -97,9 +97,7 @@ async fn get_ei_fd() -> Result<OwnedFd, ashpd::Error> {
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
let fd = proxy.connect_to_eis(&session).await?;
|
proxy.connect_to_eis(&session).await
|
||||||
session.close().await?;
|
|
||||||
Ok(fd)
|
|
||||||
}
|
}
|
||||||
|
|
||||||
impl LibeiEmulation {
|
impl LibeiEmulation {
|
||||||
|
|||||||
Reference in New Issue
Block a user