mirror of
https://github.com/winfsp/winfsp.git
synced 2025-04-22 08:23:05 -05:00
sys: FSP_DEVICE_EXTENSION: remove unused SiloContainerId
This commit is contained in:
parent
c15006cce8
commit
d71049225e
@ -1182,7 +1182,6 @@ typedef struct
|
|||||||
KSPIN_LOCK SpinLock;
|
KSPIN_LOCK SpinLock;
|
||||||
LONG RefCount;
|
LONG RefCount;
|
||||||
UINT32 Kind;
|
UINT32 Kind;
|
||||||
GUID SiloContainerId;
|
|
||||||
/* IoTimer emulation */
|
/* IoTimer emulation */
|
||||||
FSP_DEVICE_TIMER DeviceTimer;
|
FSP_DEVICE_TIMER DeviceTimer;
|
||||||
} FSP_DEVICE_EXTENSION;
|
} FSP_DEVICE_EXTENSION;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user