mirror of https://github.com/buggins/dlangui.git
fix warning
This commit is contained in:
parent
da666d0226
commit
a8dec6c632
|
|
@ -201,7 +201,6 @@ struct FbxModelImport {
|
|||
Log.d("failed to tokenize OBJ source", e);
|
||||
return false;
|
||||
}
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue