From c13f6763177758c545f1a29410e2274861a312d1 Mon Sep 17 00:00:00 2001
From: 陈嘉乐 <cjl@hdlchina.com.cn>
Date: 星期四, 01 四月 2021 09:16:53 +0800
Subject: [PATCH] 2021-4-1-2
---
HDL_ON/DAL/ThirdPartySdk/ESOnVideo.cs | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/HDL_ON/DAL/ThirdPartySdk/ESOnVideo.cs b/HDL_ON/DAL/ThirdPartySdk/ESOnVideo.cs
index 48c6056..1466184 100644
--- a/HDL_ON/DAL/ThirdPartySdk/ESOnVideo.cs
+++ b/HDL_ON/DAL/ThirdPartySdk/ESOnVideo.cs
@@ -59,8 +59,6 @@
/// <param name="mESVideoInfo"></param>
public void ShowESVideoMonitor(ESVideoInfo mESVideoInfo)
{
- this.esVideoInfo = mESVideoInfo;
-
#if __IOS__
int roomID = 0;
int.TryParse(mESVideoInfo.roomno, out roomID);
--
Gitblit v1.8.0