Remove dead code causing warnings (#278)
This commit is contained in:
parent
3d1c18ded9
commit
5b57b73fe8
7 changed files with 2 additions and 77 deletions
|
|
@ -5,6 +5,7 @@
|
|||
//! This is temporary so that existing backends can smoothly transition. After all implementations
|
||||
//! have finished transitionning, this module should disappear.
|
||||
|
||||
#[cfg(any(target_os = "android", target_os = "ios"))]
|
||||
macro_rules! gen_api_transition {
|
||||
() => {
|
||||
pub struct EventsLoop {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue