Explorar o código

remove spare diff line

Georgii Rylov hai 1 ano
pai
achega
0b5084cb63
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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)
 {