diff options
Diffstat (limited to 'lld/wasm/InputGlobal.h')
| -rw-r--r-- | lld/wasm/InputGlobal.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lld/wasm/InputGlobal.h b/lld/wasm/InputGlobal.h index fd534307340..3b20600b22e 100644 --- a/lld/wasm/InputGlobal.h +++ b/lld/wasm/InputGlobal.h @@ -16,8 +16,6 @@ #include "lld/Common/ErrorHandler.h" #include "llvm/Object/Wasm.h" -using llvm::wasm::WasmGlobal; - namespace lld { namespace wasm { |

