dxgi: Get rid of DXGI_FRAME_LATENCY_DEFAULT.
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com> Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
05c6692471
commit
0171c581ec
|
@ -44,7 +44,6 @@
|
|||
|
||||
enum dxgi_frame_latency
|
||||
{
|
||||
DXGI_FRAME_LATENCY_DEFAULT = 3,
|
||||
DXGI_FRAME_LATENCY_MAX = 16,
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue