diff --git a/selfdrive/ui/qt/onroad.cc b/selfdrive/ui/qt/onroad.cc index e339ce4..d90c783 100755 --- a/selfdrive/ui/qt/onroad.cc +++ b/selfdrive/ui/qt/onroad.cc @@ -618,7 +618,7 @@ void AnnotatedCameraWidget::drawLaneLines(QPainter &painter, const UIState *s) { // paint center lane path // QColor bg_colors[CHANGE_LANE_PATH_COLOR]; - int is_no_lat_lane_change = paramsMemory.getInt("no_lat_lane_change"); + // int is_no_lat_lane_change = paramsMemory.getInt("no_lat_lane_change"); QColor center_lane_color;