Skip to content

Commit 77218fe

Browse files
committed
Remove unused variable
1 parent 192d0c9 commit 77218fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/lrama/grammar.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ def initialize(rule_counter)
5757
@aux = Auxiliary.new
5858
@no_stdlib = false
5959
@locations = false
60-
@if_count = 0
6160

6261
append_special_symbols
6362
end

0 commit comments

Comments
 (0)