summaryrefslogtreecommitdiffstats
path: root/vendor/windows-sys/src/Windows/System/Implementation/FileExplorer/mod.rs
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/windows-sys/src/Windows/System/Implementation/FileExplorer/mod.rs')
-rw-r--r--vendor/windows-sys/src/Windows/System/Implementation/FileExplorer/mod.rs4
1 files changed, 0 insertions, 4 deletions
diff --git a/vendor/windows-sys/src/Windows/System/Implementation/FileExplorer/mod.rs b/vendor/windows-sys/src/Windows/System/Implementation/FileExplorer/mod.rs
deleted file mode 100644
index d426e6ba0..000000000
--- a/vendor/windows-sys/src/Windows/System/Implementation/FileExplorer/mod.rs
+++ /dev/null
@@ -1,4 +0,0 @@
-pub type ISysStorageProviderEventSource = *mut ::core::ffi::c_void;
-pub type ISysStorageProviderHandlerFactory = *mut ::core::ffi::c_void;
-pub type ISysStorageProviderHttpRequestProvider = *mut ::core::ffi::c_void;
-pub type SysStorageProviderEventReceivedEventArgs = *mut ::core::ffi::c_void;