diff --git a/src/map_name_popup.c b/src/map_name_popup.c index 085d7fd05f..323b71de67 100644 --- a/src/map_name_popup.c +++ b/src/map_name_popup.c @@ -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();