Jelajahi Sumber

remove spare diff line

Georgii Rylov 1 tahun lalu
induk
melakukan
0b5084cb63
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  1. 0 1
      core/iwasm/interpreter/wasm_runtime.c

+ 0 - 1
core/iwasm/interpreter/wasm_runtime.c

@@ -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)
 {