Skip to content

Commit

Permalink
chore(c-api) Update headers.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hywan committed Jan 28, 2021
1 parent 1828d8e commit ca7fc90
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/c-api/wasmer_wasm.h
Original file line number Diff line number Diff line change
Expand Up @@ -162,10 +162,6 @@ typedef struct wasi_config_t wasi_config_t;
typedef struct wasi_env_t wasi_env_t;
#endif

#if defined(WASMER_WASI_ENABLED)
typedef struct wasi_version_t wasi_version_t;
#endif

#ifdef __cplusplus
extern "C" {
#endif // __cplusplus
Expand Down

0 comments on commit ca7fc90

Please sign in to comment.