Commit 8ec166c
Simplify non-optimal points removal.
Summary:
This version is more concise and doesn't need a new scope to reduce visibility of local variable `i`.
Created from CodeHub with https://fburl.com/edit-in-codehub
Reviewed By: mdouze
Differential Revision: D46431189
fbshipit-source-id: 5bbe8df6014d8e25aeb8d5d15145b703e96513271 parent f82298f commit 8ec166c
1 file changed
+4
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
161 | 159 | | |
162 | 160 | | |
163 | 161 | | |
| |||
0 commit comments