Remove an unused extern declaration, update comment.

This commit is contained in:
Jonathan G Rennison
2016-09-05 23:26:52 +01:00
parent 8e8d7e93d5
commit a3d0fc5817

View File

@@ -115,9 +115,7 @@ void SlXvSetCurrentState()
*/
void SlXvCheckSpecialSavegameVersions()
{
extern uint16 _sl_version;
// TODO: check for savegame versions
// Checks for special savegame versions go here
}
/**