Skip to content

Commit e066a23

Browse files
committed
remove unused id
1 parent 362e440 commit e066a23

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

wgpu-core/src/id.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,6 @@ ids! {
263263
pub type QuerySetId QuerySet;
264264
pub type BlasId Blas;
265265
pub type TlasId Tlas;
266-
pub type TlasInstanceId TlasInstance;
267266
}
268267

269268
// The CommandBuffer type serves both as encoder and

0 commit comments

Comments
 (0)