mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 20:14:49 +00:00
purge the word app
This commit is contained in:
committed by
Aiden McClelland
parent
558d4196a7
commit
0847389cd1
@@ -70,8 +70,6 @@ impl MdnsControllerInner {
|
||||
}
|
||||
fn init() -> Self {
|
||||
unsafe {
|
||||
// let app_list = crate::apps::list_info().await?;
|
||||
|
||||
let simple_poll = avahi_sys::avahi_simple_poll_new();
|
||||
let poll = avahi_sys::avahi_simple_poll_get(simple_poll);
|
||||
let mut stack_err = 0;
|
||||
|
||||
Reference in New Issue
Block a user