From 5abdb1de50d15b2c6fc811da71cab6654b497e64 Mon Sep 17 00:00:00 2001 From: zhaohe Date: Sun, 12 Nov 2023 16:05:29 +0800 Subject: [PATCH] update --- api/zi_module.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/api/zi_module.hpp b/api/zi_module.hpp index f93fdd7..f4d6d51 100644 --- a/api/zi_module.hpp +++ b/api/zi_module.hpp @@ -59,7 +59,6 @@ using namespace std; typedef struct { int32_t module_version; int32_t module_type; - int32_t module_status; int32_t module_errorcode; int32_t module_initflag; int32_t module_errorbitflag0;