summaryrefslogtreecommitdiffstats
path: root/vendor/windows-sys/src/Windows/Win32/System/mod.rs
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/windows-sys/src/Windows/Win32/System/mod.rs')
-rw-r--r--vendor/windows-sys/src/Windows/Win32/System/mod.rs6
1 files changed, 0 insertions, 6 deletions
diff --git a/vendor/windows-sys/src/Windows/Win32/System/mod.rs b/vendor/windows-sys/src/Windows/Win32/System/mod.rs
index bf71b0c44..c1f207634 100644
--- a/vendor/windows-sys/src/Windows/Win32/System/mod.rs
+++ b/vendor/windows-sys/src/Windows/Win32/System/mod.rs
@@ -122,8 +122,6 @@ pub mod SettingsManagementInfrastructure;
pub mod SetupAndMigration;
#[cfg(feature = "Win32_System_Shutdown")]
pub mod Shutdown;
-#[cfg(feature = "Win32_System_SideShow")]
-pub mod SideShow;
#[cfg(feature = "Win32_System_StationsAndDesktops")]
pub mod StationsAndDesktops;
#[cfg(feature = "Win32_System_SubsystemForLinux")]
@@ -140,8 +138,6 @@ pub mod Threading;
pub mod Time;
#[cfg(feature = "Win32_System_TpmBaseServices")]
pub mod TpmBaseServices;
-#[cfg(feature = "Win32_System_TransactionServer")]
-pub mod TransactionServer;
#[cfg(feature = "Win32_System_UpdateAgent")]
pub mod UpdateAgent;
#[cfg(feature = "Win32_System_UpdateAssessment")]
@@ -150,8 +146,6 @@ pub mod UpdateAssessment;
pub mod UserAccessLogging;
#[cfg(feature = "Win32_System_VirtualDosMachines")]
pub mod VirtualDosMachines;
-#[cfg(feature = "Win32_System_WinRT")]
-pub mod WinRT;
#[cfg(feature = "Win32_System_WindowsProgramming")]
pub mod WindowsProgramming;
#[cfg(feature = "Win32_System_WindowsSync")]