Skip to content

Commit 2e39122

Browse files
kshyattmaleadt
andauthored
Update lib/JLArrays/src/JLArrays.jl
Co-authored-by: Tim Besard <tim.besard@gmail.com>
1 parent 51b7cc0 commit 2e39122

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

lib/JLArrays/src/JLArrays.jl

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,6 @@ end
2525
module AS
2626

2727
const Generic = 0
28-
const Global = 1
29-
const Region = 2
30-
const Local = 3
31-
const Constant = 4
32-
const Private = 5
3328

3429
end
3530

0 commit comments

Comments
 (0)