summaryrefslogtreecommitdiff
path: root/src/settings_gui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/settings_gui.cpp')
-rw-r--r--src/settings_gui.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/settings_gui.cpp b/src/settings_gui.cpp
index ae1dc9122..d56537a04 100644
--- a/src/settings_gui.cpp
+++ b/src/settings_gui.cpp
@@ -322,7 +322,6 @@ struct GameOptionsWindow : Window {
ReadLanguagePack(index);
CheckForMissingGlyphsInLoadedLanguagePack();
UpdateAllStationVirtCoords();
- UpdateAllWaypointVirtCoords();
ReInitAllWindows();
MarkWholeScreenDirty();
break;