Skip to content

Commit 21f7cfa

Browse files
committed
remove
1 parent 26b5b97 commit 21f7cfa

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

selfdrive/ui/qt/offroad/settings.cc

-6
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,6 @@ TogglesPanel::TogglesPanel(SettingsWindow *parent) : ListWidget(parent) {
3939
"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).",
4040
"../assets/offroad/icon_warning.png",
4141
},
42-
{
43-
"IsRHD",
44-
"Enable Right-Hand Drive",
45-
"Allow openpilot to obey left-hand traffic conventions and perform driver monitoring on right driver seat.",
46-
"../assets/offroad/icon_openpilot_mirrored.png",
47-
},
4842
{
4943
"IsMetric",
5044
"Use Metric System",

0 commit comments

Comments
 (0)