Commit e95db4c5 authored by Józef Kucia's avatar Józef Kucia Committed by Alexandre Julliard

d3d11/tests: Fix typo in #undef.

parent e65c3d1c
...@@ -2870,7 +2870,7 @@ static void test_create_depthstencil_view(void) ...@@ -2870,7 +2870,7 @@ static void test_create_depthstencil_view(void)
}; };
#undef FMT_UNKNOWN #undef FMT_UNKNOWN
#undef D24S8 #undef D24S8
#undef R24S8_TL #undef R24G8_TL
#undef DIM_UNKNOWN #undef DIM_UNKNOWN
#undef TEX_1D #undef TEX_1D
#undef TEX_1D_ARRAY #undef TEX_1D_ARRAY
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment