mirror of
https://codeberg.org/icewind/vbsp.git
synced 2026-06-04 02:54:08 +02:00
remove global allows
This commit is contained in:
parent
f8b0624e40
commit
6357309f25
3 changed files with 1 additions and 9 deletions
|
|
@ -1,6 +1,3 @@
|
|||
#![allow(dead_code)]
|
||||
#![allow(unreachable_code)]
|
||||
|
||||
mod bspfile;
|
||||
mod data;
|
||||
mod reader;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue