Skip to content

Commit 6535d72

Browse files
authored
Merge pull request #1522 from sogaiu/remove-pstatus
Remove unused var pstatus
2 parents 2bceba4 + a7d424b commit 6535d72

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)