all: remove dead code
This commit is contained in:
parent
a20008d446
commit
8cee61122e
32 changed files with 9 additions and 145 deletions
|
|
@ -1023,9 +1023,6 @@ impl Debug for VulkanRenderer {
|
|||
}
|
||||
}
|
||||
|
||||
#[derive(Debug)]
|
||||
pub struct TmpShmTexture(pub i32, pub i32);
|
||||
|
||||
impl VulkanImage {
|
||||
fn assert_device(&self, device: &Device) {
|
||||
assert_eq!(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue