Take out HAVE_D3D10 rule

This commit is contained in:
twinaphex 2019-07-20 21:07:03 +02:00
parent e2e9823eb7
commit c6c8d03f29

View File

@ -541,10 +541,6 @@ if [ "$HAVE_SPIRV_CROSS" != "no" ]; then
HAVE_SPIRV_CROSS=no
fi
if [ "$HAVE_D3D10" != "no" ]; then
die : 'd3d10'
HAVE_D3D10=no
fi
if [ "$HAVE_D3D11" != "no" ]; then
die : 'd3d11'
HAVE_D3D11=no