Skip to content

anv: Remove redundant #if checks

Anuj Phogat requested to merge aphogat/mesa:remove-ifdef into master

Patch removes redundant #if checks inside another #if block.

Merge request reports