remove spare diff line

This commit is contained in:
Georgii Rylov 2025-02-27 15:06:31 +00:00
parent bda012e990
commit 0b5084cb63

View File

@ -4248,7 +4248,6 @@ wasm_interp_copy_callstack(WASMExecEnv *exec_env, wasm_frame_t *buffer,
#endif // WAMR_ENABLE_COPY_CALLSTACK
#if WASM_ENABLE_DUMP_CALL_STACK != 0
bool
wasm_interp_create_call_stack(struct WASMExecEnv *exec_env)
{