From 21f7cfaaee5452e53ee719762078cb153b3cc766 Mon Sep 17 00:00:00 2001 From: ZwX1616 Date: Thu, 9 Jun 2022 14:30:29 -0700 Subject: [PATCH] remove --- selfdrive/ui/qt/offroad/settings.cc | 6 ------ 1 file changed, 6 deletions(-) diff --git a/selfdrive/ui/qt/offroad/settings.cc b/selfdrive/ui/qt/offroad/settings.cc index ac6f1f1ba0..66589f7842 100644 --- a/selfdrive/ui/qt/offroad/settings.cc +++ b/selfdrive/ui/qt/offroad/settings.cc @@ -39,12 +39,6 @@ TogglesPanel::TogglesPanel(SettingsWindow *parent) : ListWidget(parent) { "Receive alerts to steer back into the lane when your vehicle drifts over a detected lane line without a turn signal activated while driving over 31 mph (50 km/h).", "../assets/offroad/icon_warning.png", }, - { - "IsRHD", - "Enable Right-Hand Drive", - "Allow openpilot to obey left-hand traffic conventions and perform driver monitoring on right driver seat.", - "../assets/offroad/icon_openpilot_mirrored.png", - }, { "IsMetric", "Use Metric System",