From c82be1c913e047fde088463c12a662fee8bd1497 Mon Sep 17 00:00:00 2001 From: liujing Date: Sun, 27 Sep 2020 20:18:13 +0800 Subject: [PATCH] =?UTF-8?q?[add]=20=E6=B7=BB=E5=8A=A0=E9=81=93=E8=B7=AF?= =?UTF-8?q?=E8=A7=86=E9=A2=91=E5=85=A8=E5=B1=8FUI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../mogo/module/v2x/scenario/scene/road/V2XRoadVideoWindow.java | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/mogo-module-v2x/src/main/java/com/mogo/module/v2x/scenario/scene/road/V2XRoadVideoWindow.java b/modules/mogo-module-v2x/src/main/java/com/mogo/module/v2x/scenario/scene/road/V2XRoadVideoWindow.java index f214c22a1e..97da42077c 100644 --- a/modules/mogo-module-v2x/src/main/java/com/mogo/module/v2x/scenario/scene/road/V2XRoadVideoWindow.java +++ b/modules/mogo-module-v2x/src/main/java/com/mogo/module/v2x/scenario/scene/road/V2XRoadVideoWindow.java @@ -12,7 +12,6 @@ import com.mogo.module.v2x.scenario.view.IV2XWindow; public class V2XRoadVideoWindow extends RelativeLayout implements IV2XWindow { - private static final String TAG = "V2XRoadVideoWindow"; public V2XRoadVideoWindow(Context context) {