Commit 45e2cdb
committed
vdisp/gl: FEATURE_PRESENT simplified
strcmp not actually required, just compare first char (1 or '\0')
Mentioned by CID 899145 (pointless comparison, after preprocesor
expansion) but most likely won't fix that (but doesn't need to be fixed,
anyways).1 parent 8eac41a commit 45e2cdb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
572 | 572 | | |
573 | 573 | | |
574 | 574 | | |
575 | | - | |
| 575 | + | |
576 | 576 | | |
577 | 577 | | |
578 | 578 | | |
| |||
0 commit comments