microsoft / DirectX-Headers

Official DirectX headers available under an open source license
https://devblogs.microsoft.com/directx/
MIT License
570 stars 153 forks source link

Moved unused variable into guard #127

Closed walbourn closed 5 months ago

walbourn commented 5 months ago

In #126, an additional variable should be moved inside the guard. Otherwise it is unused.