summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/gfx/d3d12/d3d12-posix-synchapi.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/gfx/d3d12/d3d12-posix-synchapi.h b/tools/gfx/d3d12/d3d12-posix-synchapi.h
index fb556fb51..ba5a15b0a 100644
--- a/tools/gfx/d3d12/d3d12-posix-synchapi.h
+++ b/tools/gfx/d3d12/d3d12-posix-synchapi.h
@@ -32,7 +32,6 @@
#define WAIT_FAILED 0xffffffff
#define WAIT_OBJECT_0 0
-#define WAIT_TIMEOUT 258
typedef struct _SECURITY_ATTRIBUTES *LPSECURITY_ATTRIBUTES;