summaryrefslogtreecommitdiffstats
path: root/vendor/windows-sys-0.28.0/src/Windows/Gaming/mod.rs
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/windows-sys-0.28.0/src/Windows/Gaming/mod.rs')
-rw-r--r--vendor/windows-sys-0.28.0/src/Windows/Gaming/mod.rs9
1 files changed, 0 insertions, 9 deletions
diff --git a/vendor/windows-sys-0.28.0/src/Windows/Gaming/mod.rs b/vendor/windows-sys-0.28.0/src/Windows/Gaming/mod.rs
deleted file mode 100644
index e41cf8fa1..000000000
--- a/vendor/windows-sys-0.28.0/src/Windows/Gaming/mod.rs
+++ /dev/null
@@ -1,9 +0,0 @@
-#![allow(non_snake_case, non_camel_case_types, non_upper_case_globals, clashing_extern_declarations, clippy::all)]
-#[cfg(feature = "Gaming_Input")]
-pub mod Input;
-#[cfg(feature = "Gaming_Preview")]
-pub mod Preview;
-#[cfg(feature = "Gaming_UI")]
-pub mod UI;
-#[cfg(feature = "Gaming_XboxLive")]
-pub mod XboxLive;