summaryrefslogtreecommitdiffstats
path: root/vendor/windows-sys/src/Windows/Win32/System/WinRT/Graphics/mod.rs
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/windows-sys/src/Windows/Win32/System/WinRT/Graphics/mod.rs')
-rw-r--r--vendor/windows-sys/src/Windows/Win32/System/WinRT/Graphics/mod.rs6
1 files changed, 0 insertions, 6 deletions
diff --git a/vendor/windows-sys/src/Windows/Win32/System/WinRT/Graphics/mod.rs b/vendor/windows-sys/src/Windows/Win32/System/WinRT/Graphics/mod.rs
deleted file mode 100644
index 1750c5a82..000000000
--- a/vendor/windows-sys/src/Windows/Win32/System/WinRT/Graphics/mod.rs
+++ /dev/null
@@ -1,6 +0,0 @@
-#[cfg(feature = "Win32_System_WinRT_Graphics_Capture")]
-pub mod Capture;
-#[cfg(feature = "Win32_System_WinRT_Graphics_Direct2D")]
-pub mod Direct2D;
-#[cfg(feature = "Win32_System_WinRT_Graphics_Imaging")]
-pub mod Imaging;