mirror of
https://codeberg.org/waydeer/layer-shika.git
synced 2025-11-17 23:14:23 +00:00
chore: remove unused error
This commit is contained in:
parent
d1f90a1933
commit
575dc9523a
1 changed files with 0 additions and 3 deletions
|
|
@ -39,7 +39,4 @@ pub enum Error {
|
|||
|
||||
#[error("WindowingSystem has been dropped")]
|
||||
SystemDropped,
|
||||
|
||||
#[error("Cannot run while EventLoopHandle exists")]
|
||||
EventLoopHandleExists,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue