Commit be134e9
committed
Add an unnecessary assignment to remove a bogus warning. I checked the
logic carefully and I am sure that the test against n happens after it
is assigned to.1 parent 1d8dfe3 commit be134e9
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2375 | 2375 | | |
2376 | 2376 | | |
2377 | 2377 | | |
| 2378 | + | |
| 2379 | + | |
| 2380 | + | |
2378 | 2381 | | |
2379 | 2382 | | |
2380 | 2383 | | |
| |||
2399 | 2402 | | |
2400 | 2403 | | |
2401 | 2404 | | |
2402 | | - | |
| 2405 | + | |
2403 | 2406 | | |
2404 | 2407 | | |
2405 | 2408 | | |
| |||
0 commit comments