mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-16 01:21:17 +00:00
- Fixed warning.
This commit is contained in:
parent
7c1730f221
commit
999f6f6920
1 changed files with 0 additions and 1 deletions
|
@ -1120,7 +1120,6 @@ void FDrawInfo::CollectSectorStacksFloor(subsector_t * sub, sector_t * anchor)
|
|||
void FDrawInfo::ProcessSectorStacks()
|
||||
{
|
||||
unsigned int i;
|
||||
sector_t fake;
|
||||
|
||||
validcount++;
|
||||
for (i=0;i<CeilingStacks.Size (); i++)
|
||||
|
|
Loading…
Reference in a new issue