mirror of
https://github.com/janet-lang/janet
synced 2024-12-23 15:00:27 +00:00
Remove unused var pstatus
This commit is contained in:
parent
2bceba4a7a
commit
a7d424bc81
@ -2665,7 +2665,6 @@
|
||||
|
||||
(do
|
||||
(var pindex 0)
|
||||
(var pstatus nil)
|
||||
(def len (length buf))
|
||||
(when (= len 0)
|
||||
(:eof p)
|
||||
|
Loading…
Reference in New Issue
Block a user