mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
Remove unused local variable
This commit is contained in:
@@ -11965,7 +11965,6 @@ BOOLEAN IsCivFactionMemberAliveInSector( UINT8 usCivilianGroup )
|
||||
|
||||
BOOLEAN IsFreeSlotAvailable( int aTeam )
|
||||
{
|
||||
SOLDIERTYPE *pSoldier;
|
||||
SoldierID cnt = gTacticalStatus.Team[aTeam].bFirstID;
|
||||
|
||||
// run through list
|
||||
|
||||
Reference in New Issue
Block a user