1
0
Fork 0
forked from wry/wry

xwayland: remove leftover logging

This commit is contained in:
Julian Orth 2022-05-10 17:18:57 +02:00
parent e27cf29693
commit 5573b2a1b7

View file

@ -657,7 +657,6 @@ impl Wm {
return;
}
};
log::info!("push {} = {}", mt, name);
enhanced.mime_types.borrow_mut().push(mt);
}