Skip to content

Commit 938a7c1

Browse files
committed
Remove unused variable.
1 parent fbbae43 commit 938a7c1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/interop.jl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ module Interop
33
using ..LLVM
44
import ..LLVM: API
55

6-
7-
const jlctx = Ref{LLVM.Context}()
8-
96
include("interop/base.jl")
107
include("interop/asmcall.jl")
118
include("interop/passes.jl")

0 commit comments

Comments
 (0)