removed unused binding
svn: r14209
This commit is contained in:
parent
1048d204ca
commit
2e66794799
|
@ -18,8 +18,6 @@ before the pattern compiler is invoked.
|
|||
|
||||
(define-struct compiled-pattern (cp))
|
||||
|
||||
(define count 0)
|
||||
|
||||
(define caching-enabled? (make-parameter #t))
|
||||
|
||||
;; lang = (listof nt)
|
||||
|
|
Loading…
Reference in New Issue
Block a user