Commit 9b00710
committed
BUG: Remove redundant assignment in itkVariableLengthVectorTest
- Removed unnecessary `start = &x[0]` assignment to improve test code clarity and avoid dead store.1 parent 40c7b97 commit 9b00710
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
190 | 189 | | |
191 | 190 | | |
192 | 191 | | |
| |||
0 commit comments