Commit d46ed2a
authored
GEODE-10131: Remove set but unused variables (#947)
* Remove set but unused variables
- On AppleClang 13.1.6.13160021, the warning -Wunused-but-set-variable
is appears as an error. This allows compilation on AppleClang on
MacOS 12.3
Authored-by: M. Oleske <michael@oleske.engineer>1 parent 0cbafc6 commit d46ed2a
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | 53 | | |
55 | 54 | | |
56 | | - | |
57 | 55 | | |
58 | 56 | | |
59 | 57 | | |
| |||
0 commit comments