From 03ca970f73af542456326b2fa277090ce0ea532f Mon Sep 17 00:00:00 2001
From: yy1717 <fctom1215@outlook.com>
Date: 星期二, 11 八月 2020 18:33:51 +0800
Subject: [PATCH] 坐标

---
 lib/src/main/cpp/driver_test.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/lib/src/main/cpp/driver_test.h b/lib/src/main/cpp/driver_test.h
index c82fc11..7c9e0b3 100644
--- a/lib/src/main/cpp/driver_test.h
+++ b/lib/src/main/cpp/driver_test.h
@@ -128,8 +128,6 @@
 
 typedef struct {
     int character;          // 灞炴�с�婂疄绾裤�佽櫄绾裤�佸崐瀹炲崐铏氱嚎銆�
-    int left_lane_direct;
-    int right_lane_direct;
     std::vector<PointF> points;
 } segment_t;
 

--
Gitblit v1.8.0