mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-20 23:01:16 +00:00
Address another review comment
This commit is contained in:
parent
e143dce330
commit
16229ad0a9
@ -454,9 +454,6 @@ void RegistrationBook::ReadyWorld()
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: Remove this one if the function mismatches again
|
||||
(void)0;
|
||||
|
||||
#ifdef BETA10
|
||||
InfocenterState* infocenterState = (InfocenterState*) GameState()->GetState("InfocenterState");
|
||||
assert(infocenterState);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user