From a4b7ed7a42c716ab9f05e351f003d589124fd55d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 17 Apr 2024 14:18:58 +0200 Subject: Adding upstream version 1.68.2+dfsg1. Signed-off-by: Daniel Baumann --- .../src/Windows/Win32/System/WinRT/Composition/mod.rs | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 vendor/windows-sys/src/Windows/Win32/System/WinRT/Composition/mod.rs (limited to 'vendor/windows-sys/src/Windows/Win32/System/WinRT/Composition/mod.rs') diff --git a/vendor/windows-sys/src/Windows/Win32/System/WinRT/Composition/mod.rs b/vendor/windows-sys/src/Windows/Win32/System/WinRT/Composition/mod.rs deleted file mode 100644 index 46e5d00ef..000000000 --- a/vendor/windows-sys/src/Windows/Win32/System/WinRT/Composition/mod.rs +++ /dev/null @@ -1,9 +0,0 @@ -pub type ICompositionCapabilitiesInteropFactory = *mut ::core::ffi::c_void; -pub type ICompositionDrawingSurfaceInterop = *mut ::core::ffi::c_void; -pub type ICompositionDrawingSurfaceInterop2 = *mut ::core::ffi::c_void; -pub type ICompositionGraphicsDeviceInterop = *mut ::core::ffi::c_void; -pub type ICompositorDesktopInterop = *mut ::core::ffi::c_void; -pub type ICompositorInterop = *mut ::core::ffi::c_void; -pub type IDesktopWindowTargetInterop = *mut ::core::ffi::c_void; -pub type ISwapChainInterop = *mut ::core::ffi::c_void; -pub type IVisualInteractionSourceInterop = *mut ::core::ffi::c_void; -- cgit v1.2.3