Commit 7bb2afe
committed
Remove unused variable in
Fixes this warning:
```
unused variable 'kMaxNumTests' [-Wunused-const-variable]
```stressGraphics.cxx
1 parent 262f0ca commit 7bb2afe
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
117 | 116 | | |
118 | 117 | | |
119 | 118 | | |
| |||
0 commit comments