weird empty comment

This commit is contained in:
Quaternions 2023-10-05 19:45:22 -07:00
parent 9fa4ea6716
commit 4e90da2228

View File

@ -846,7 +846,6 @@ impl framework::Example for GlobalState {
//.snf = "SNMF"
//.snf = "SNBF"
if let (Ok(()),Ok(()))=(std::io::Read::read_exact(&mut input, &mut first_8),std::io::Seek::rewind(&mut input)){
//
if let Some(indexed_model_instances)={
match &first_8[0..4]{
b"<rob"=>{