mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 03:00:11 +01:00
util/rust: cleanup derelict allow(dead_code) annotations
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38807>
This commit is contained in:
parent
eef174b56b
commit
2202c2d62a
1 changed files with 0 additions and 1 deletions
|
|
@ -81,7 +81,6 @@ pub struct WaitEvent {
|
|||
pub readable: bool,
|
||||
}
|
||||
|
||||
#[allow(dead_code)]
|
||||
pub const WAIT_CONTEXT_MAX: usize = 16;
|
||||
|
||||
pub enum DescriptorType {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue