summaryrefslogtreecommitdiffstats
path: root/vendor/windows-sys/src/Windows/ApplicationModel/Preview/Notes/mod.rs
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/windows-sys/src/Windows/ApplicationModel/Preview/Notes/mod.rs')
-rw-r--r--vendor/windows-sys/src/Windows/ApplicationModel/Preview/Notes/mod.rs4
1 files changed, 0 insertions, 4 deletions
diff --git a/vendor/windows-sys/src/Windows/ApplicationModel/Preview/Notes/mod.rs b/vendor/windows-sys/src/Windows/ApplicationModel/Preview/Notes/mod.rs
deleted file mode 100644
index 8c527edee..000000000
--- a/vendor/windows-sys/src/Windows/ApplicationModel/Preview/Notes/mod.rs
+++ /dev/null
@@ -1,4 +0,0 @@
-pub type NotePlacementChangedPreviewEventArgs = *mut ::core::ffi::c_void;
-pub type NoteVisibilityChangedPreviewEventArgs = *mut ::core::ffi::c_void;
-pub type NotesWindowManagerPreview = *mut ::core::ffi::c_void;
-pub type NotesWindowManagerPreviewShowNoteOptions = *mut ::core::ffi::c_void;