summaryrefslogtreecommitdiff
path: root/core/src/xmake/string/split.c
diff options
context:
space:
mode:
authorruki <[email protected]>2025-11-09 19:54:35 +0800
committerruki <[email protected]>2025-11-09 19:54:35 +0800
commit39189e3a1bd2979b7b454547b03e5926a8027431 (patch)
tree79548f9fafae56213fa8feb14b35d79f29f01c16 /core/src/xmake/string/split.c
parent91f6ed08fe32e36d555129efa4afdd82113f0eb4 (diff)
remove unused comments
Diffstat (limited to 'core/src/xmake/string/split.c')
-rw-r--r--core/src/xmake/string/split.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/src/xmake/string/split.c b/core/src/xmake/string/split.c
index be2904f99..56e8a636d 100644
--- a/core/src/xmake/string/split.c
+++ b/core/src/xmake/string/split.c
@@ -101,7 +101,6 @@ static tb_void_t xm_string_split_chr(
* @param limit the limit count
*/
tb_int_t xm_string_split(lua_State *lua) {
- // check
tb_assert_and_check_return_val(lua, 0);
// get string