Skip to content

Commit e466467

Browse files
committed
Remove unused member $call
1 parent bfde348 commit e466467

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/php/lang/ast/Result.class.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ class Result {
77
public $meta= [];
88
public $locals= [];
99
public $stack= [];
10-
public $call= [];
1110

1211
/**
1312
* Starts an result stream, including a preamble

0 commit comments

Comments
 (0)