Skip to content

Commit 86afffa

Browse files
committed
Remove some obsolete constant variables. (#324)
1 parent 265a2ee commit 86afffa

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/varinfo.jl

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
# Constants for caching
2-
const CACHERESET = 0b00
3-
const CACHEIDCS = 0b10
4-
const CACHERANGES = 0b01
5-
61
####
72
#### Types for typed and untyped VarInfo
83
####

0 commit comments

Comments
 (0)