Commit 0171c581 authored by Matteo Bruni's avatar Matteo Bruni Committed by Alexandre Julliard

dxgi: Get rid of DXGI_FRAME_LATENCY_DEFAULT.

parent 05c66924
...@@ -44,7 +44,6 @@ ...@@ -44,7 +44,6 @@
enum dxgi_frame_latency enum dxgi_frame_latency
{ {
DXGI_FRAME_LATENCY_DEFAULT = 3,
DXGI_FRAME_LATENCY_MAX = 16, DXGI_FRAME_LATENCY_MAX = 16,
}; };
......
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