Skip to content

Commit 0b5084c

Browse files
author
Georgii Rylov
committed
remove spare diff line
1 parent bda012e commit 0b5084c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/iwasm/interpreter/wasm_runtime.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4248,7 +4248,6 @@ wasm_interp_copy_callstack(WASMExecEnv *exec_env, wasm_frame_t *buffer,
42484248
#endif // WAMR_ENABLE_COPY_CALLSTACK
42494249

42504250
#if WASM_ENABLE_DUMP_CALL_STACK != 0
4251-
42524251
bool
42534252
wasm_interp_create_call_stack(struct WASMExecEnv *exec_env)
42544253
{

0 commit comments

Comments
 (0)