Skip to content

Commit a7d424b

Browse files
author
sogaiu
committed
Remove unused var pstatus
1 parent 2bceba4 commit a7d424b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/boot/boot.janet

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2665,7 +2665,6 @@
26652665

26662666
(do
26672667
(var pindex 0)
2668-
(var pstatus nil)
26692668
(def len (length buf))
26702669
(when (= len 0)
26712670
(:eof p)

0 commit comments

Comments
 (0)