summaryrefslogtreecommitdiffstats
path: root/vendor/windows-sys/src/Windows/Phone/System/mod.rs
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/windows-sys/src/Windows/Phone/System/mod.rs')
-rw-r--r--vendor/windows-sys/src/Windows/Phone/System/mod.rs6
1 files changed, 0 insertions, 6 deletions
diff --git a/vendor/windows-sys/src/Windows/Phone/System/mod.rs b/vendor/windows-sys/src/Windows/Phone/System/mod.rs
deleted file mode 100644
index c7fe0efcd..000000000
--- a/vendor/windows-sys/src/Windows/Phone/System/mod.rs
+++ /dev/null
@@ -1,6 +0,0 @@
-#[cfg(feature = "Phone_System_Power")]
-pub mod Power;
-#[cfg(feature = "Phone_System_Profile")]
-pub mod Profile;
-#[cfg(feature = "Phone_System_UserProfile")]
-pub mod UserProfile;