diff --git a/selfdrive/ui/qt/maps/map_settings.cc b/selfdrive/ui/qt/maps/map_settings.cc index e9c8dcfcbd..e95244c574 100644 --- a/selfdrive/ui/qt/maps/map_settings.cc +++ b/selfdrive/ui/qt/maps/map_settings.cc @@ -218,7 +218,6 @@ void MapSettings::refresh() { } destinations_layout->addStretch(); - repaint(); } void MapSettings::navigateTo(const QJsonObject &place) {