summaryrefslogtreecommitdiff
path: root/wasm/InputGlobal.h
diff options
context:
space:
mode:
Diffstat (limited to 'wasm/InputGlobal.h')
-rw-r--r--wasm/InputGlobal.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/wasm/InputGlobal.h b/wasm/InputGlobal.h
index 37d0ab903706..3b20600b22e8 100644
--- a/wasm/InputGlobal.h
+++ b/wasm/InputGlobal.h
@@ -16,9 +16,6 @@
#include "lld/Common/ErrorHandler.h"
#include "llvm/Object/Wasm.h"
-using llvm::wasm::WasmGlobal;
-using llvm::wasm::WasmInitExpr;
-
namespace lld {
namespace wasm {