Przeglądaj źródła

remove spare diff line

Georgii Rylov 1 rok temu
rodzic
commit
0b5084cb63
1 zmienionych plików z 0 dodań i 1 usunięć
  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)
 {