mirror of
https://github.com/redstrate/Novus.git
synced 2025-04-26 05:37:46 +00:00
Remove unused selectedModel variable
This commit is contained in:
parent
27316359ac
commit
b897b70105
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@
|
|||
|
||||
void exportModel(const QString &name, const physis_MDL &model, const physis_Skeleton &skeleton, const std::vector<BoneData> &boneData, const QString &fileName)
|
||||
{
|
||||
const int selectedModel = 0;
|
||||
const int selectedLod = 0;
|
||||
|
||||
const physis_LOD &lod = model.lods[selectedLod];
|
||||
|
|
Loading…
Add table
Reference in a new issue