ui/map_settings: remove repaint (#28642)

old-commit-hash: e8db988f2a
beeps
Dean Lee 2 years ago committed by GitHub
parent ffcc2e4c61
commit 34db65aad0
  1. 1
      selfdrive/ui/qt/maps/map_settings.cc

@ -218,7 +218,6 @@ void MapSettings::refresh() {
}
destinations_layout->addStretch();
repaint();
}
void MapSettings::navigateTo(const QJsonObject &place) {

Loading…
Cancel
Save