summaryrefslogtreecommitdiffstats
path: root/vendor/windows-sys/src/Windows/System/Threading/Core/mod.rs
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/windows-sys/src/Windows/System/Threading/Core/mod.rs')
-rw-r--r--vendor/windows-sys/src/Windows/System/Threading/Core/mod.rs3
1 files changed, 0 insertions, 3 deletions
diff --git a/vendor/windows-sys/src/Windows/System/Threading/Core/mod.rs b/vendor/windows-sys/src/Windows/System/Threading/Core/mod.rs
deleted file mode 100644
index 263e93c81..000000000
--- a/vendor/windows-sys/src/Windows/System/Threading/Core/mod.rs
+++ /dev/null
@@ -1,3 +0,0 @@
-pub type PreallocatedWorkItem = *mut ::core::ffi::c_void;
-pub type SignalHandler = *mut ::core::ffi::c_void;
-pub type SignalNotifier = *mut ::core::ffi::c_void;