summaryrefslogtreecommitdiff
path: root/src/wasm-features.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wasm-features.h')
-rw-r--r--src/wasm-features.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wasm-features.h b/src/wasm-features.h
index 340ca86ae..325f413a1 100644
--- a/src/wasm-features.h
+++ b/src/wasm-features.h
@@ -128,7 +128,6 @@ struct FeatureSet {
return *this;
}
-private:
uint32_t features;
};