renamed to Free/Clear instead of Clear/ClearData

This commit is contained in:
2023-08-14 20:01:44 +08:00
parent 252955735e
commit b0514c94e3
14 changed files with 34 additions and 34 deletions

View File

@@ -134,7 +134,7 @@ namespace hgl
this->OnFinish(wt_index);
wl.ClearData();
wl.Clear();
}
return(true);