[2.15.0]去掉多余的V2X事件的代码

This commit is contained in:
chenfufeng
2023-04-20 19:46:04 +08:00
parent 23e6086cfc
commit b84f8b28af
2 changed files with 22 additions and 25 deletions

View File

@@ -11,6 +11,7 @@ import mogo.v2x.MogoV2X
*/
object CallerV2XListenerManager : CallerBase<IMoGoV2XListener>() {
@Volatile
private var eventCountTmp: Int = -1
private var constructTmp: MogoV2X.RSI_PB? = null
private var triangleTmp: MogoV2X.RSI_PB? = null