Skip to content

Commit

Permalink
Fix neothesia-cli build
Browse files Browse the repository at this point in the history
  • Loading branch information
PolyMeilex committed Sep 16, 2022
1 parent 37876ee commit a618366
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ use winit::event_loop::{EventLoop, EventLoopBuilder};
pub enum NeothesiaEvent {
#[cfg(feature = "app")]
MainMenu(crate::scene::menu_scene::Event),
#[cfg(feature = "app")]
MidiInput(MidiEvent),
GoBack,
}
Expand Down

0 comments on commit a618366

Please sign in to comment.