summaryrefslogtreecommitdiff
path: root/include/wabt/c-writer.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/wabt/c-writer.h')
-rw-r--r--include/wabt/c-writer.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/wabt/c-writer.h b/include/wabt/c-writer.h
index 7d9ff6ad..b9fb40de 100644
--- a/include/wabt/c-writer.h
+++ b/include/wabt/c-writer.h
@@ -29,8 +29,6 @@ class Stream;
struct WriteCOptions {
std::string_view module_name;
- /* Set of wasm features enabled for wasm2c */
- Features* features;
/*
* name_to_output_file_index takes const iterators to begin and end of a list
* of all functions in the module, number of imported functions, and number of