fix: 逻辑错误

This commit is contained in:
msojocs 2023-08-25 20:15:49 +08:00
parent a54dd4e5fc
commit e8ddf7d6c9

View File

@ -8,7 +8,6 @@ namespace WXML {
std::vector<std::pair<WXML::STRTOKEN,std::string>> & a3 std::vector<std::pair<WXML::STRTOKEN,std::string>> & a3
) )
{ {
const char* lt = nullptr;
const char* v3 = nullptr; const char* v3 = nullptr;
if (a1 && str) if (a1 && str)
{ {