mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2025-02-21 19:10:50 +00:00
- Deleted unused variable.
This commit is contained in:
parent
91c8177406
commit
dcdb381f73
1 changed files with 0 additions and 2 deletions
|
@ -2705,8 +2705,6 @@ static bool LoadDehSupp ()
|
|||
return false;
|
||||
}
|
||||
bool gotnames = false;
|
||||
int i;
|
||||
|
||||
|
||||
if (++DehUseCount > 1)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue