autocommit 2022-04-28 15:41:12 CEST
This commit is contained in:
parent
19aef8c58a
commit
bd63f3f5f1
1 changed files with 0 additions and 2 deletions
|
|
@ -12,9 +12,7 @@ use {
|
||||||
thiserror::Error,
|
thiserror::Error,
|
||||||
};
|
};
|
||||||
|
|
||||||
#[allow(dead_code)]
|
|
||||||
pub const BACKGROUND: u32 = 0;
|
pub const BACKGROUND: u32 = 0;
|
||||||
#[allow(dead_code)]
|
|
||||||
pub const BOTTOM: u32 = 1;
|
pub const BOTTOM: u32 = 1;
|
||||||
pub const TOP: u32 = 2;
|
pub const TOP: u32 = 2;
|
||||||
pub const OVERLAY: u32 = 3;
|
pub const OVERLAY: u32 = 3;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue