Commit 27f7e1f
committed
BUG: Remove dead store and use
- Eliminated a dead store in `itkLevelSetDenseImageTest.cxx`.
- Updated `theoreticalValue` and `value` variables to use `const` for clarity and safety.const for theoreticalValue and value1 parent d94220a commit 27f7e1f
1 file changed
Lines changed: 2 additions & 8 deletions
Lines changed: 2 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | 137 | | |
144 | 138 | | |
145 | 139 | | |
| |||
149 | 143 | | |
150 | 144 | | |
151 | 145 | | |
152 | | - | |
153 | | - | |
| 146 | + | |
| 147 | + | |
154 | 148 | | |
155 | 149 | | |
156 | 150 | | |
| |||
0 commit comments