summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lld/wasm/Config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lld/wasm/Config.h b/lld/wasm/Config.h
index 89f31c83377..b6db524f392 100644
--- a/lld/wasm/Config.h
+++ b/lld/wasm/Config.h
@@ -17,8 +17,6 @@
namespace lld {
namespace wasm {
-class Symbol;
-
struct Configuration {
bool AllowUndefined;
bool CheckSignatures;
OpenPOWER on IntegriCloud