remove unnecessary ubfix check
This commit is contained in:
parent
7e4daea0ed
commit
8499f6878d
@ -471,9 +471,7 @@ void HideMapNamePopUpWindow(void)
|
||||
|
||||
if (MAP_POPUP_GENERATION == GEN_5)
|
||||
{
|
||||
#ifdef UBFIX
|
||||
if (GetSecondaryPopUpWindowId() != WINDOW_NONE)
|
||||
#endif // UBFIX
|
||||
{
|
||||
ClearStdWindowAndFrame(GetSecondaryPopUpWindowId(), TRUE);
|
||||
RemoveSecondaryPopUpWindow();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user