Remove dead code in iced_winit::debug::Null
This commit is contained in:
parent
ce6806bbf4
commit
fbfd76023b
1 changed files with 0 additions and 2 deletions
|
|
@ -6,8 +6,6 @@ impl Debug {
|
|||
Self
|
||||
}
|
||||
|
||||
pub fn toggle(&mut self) {}
|
||||
|
||||
pub fn startup_started(&mut self) {}
|
||||
|
||||
pub fn startup_finished(&mut self) {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue