mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-13 03:33:48 +00:00
addresses C4101 warnings ('identifier' : unreferenced local variable)
This commit is contained in:
parent
5fa8504568
commit
db50887c05
2 changed files with 0 additions and 2 deletions
|
|
@ -124,7 +124,6 @@ bool guiAnimBitmapCtrl::ptSetFrame(void *object, const char *index, const char *
|
|||
}
|
||||
|
||||
S32 val = dAtoi(data);
|
||||
U32 i;
|
||||
|
||||
if (val < 0)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue