summaryrefslogtreecommitdiff
path: root/sys/d3d11/gstd3d11window_win32.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sys/d3d11/gstd3d11window_win32.cpp')
-rw-r--r--sys/d3d11/gstd3d11window_win32.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/d3d11/gstd3d11window_win32.cpp b/sys/d3d11/gstd3d11window_win32.cpp
index ef014658f..91b30e602 100644
--- a/sys/d3d11/gstd3d11window_win32.cpp
+++ b/sys/d3d11/gstd3d11window_win32.cpp
@@ -81,7 +81,7 @@ struct _GstD3D11WindowWin32
gboolean have_swapchain1;
/* atomic */
- volatile gint pending_fullscreen_count;
+ gint pending_fullscreen_count;
/* fullscreen related */
RECT restore_rect;