summaryrefslogtreecommitdiff
path: root/wasm/InputGlobal.h
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2019-01-19 10:05:49 +0000
committerDimitry Andric <dim@FreeBSD.org>2019-01-19 10:05:49 +0000
commite2fd426bdafe9f5c10066d3926ece6e342184a67 (patch)
treebfbbb5fd38554e6b8988b7a217e9fd0623728d7d /wasm/InputGlobal.h
parent84c4061b34e048f47e5eb4fbabc1558495e8157c (diff)
Notes
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 37d0ab9037069..3b20600b22e85 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 {