- Deleted unused variable.

This commit is contained in:
drfrag 2019-04-03 20:13:34 +02:00
parent 91c8177406
commit dcdb381f73

View file

@ -2705,8 +2705,6 @@ static bool LoadDehSupp ()
return false;
}
bool gotnames = false;
int i;
if (++DehUseCount > 1)
{