Fix harmless compilation warning.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3398 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -123,6 +123,7 @@ GenerateSaMatra_reinitNpcs (SOLARSYS_STATE *solarSys)
|
||||
&GLOBAL (ShipStamp.origin), TRUE);
|
||||
}
|
||||
|
||||
(void) solarSys;
|
||||
return true;
|
||||
}
|
||||
|
||||
@@ -317,5 +318,7 @@ BuildUrquanGuard (SOLARSYS_STATE *solarSys)
|
||||
UnlockIpGroup (&GLOBAL (ip_group_q), hGroup);
|
||||
hGroup = hNextGroup;
|
||||
}
|
||||
|
||||
(void) solarSys;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user