mirror of
https://github.com/winfsp/winfsp.git
synced 2025-06-07 20:42:09 -05:00
sys: driver.h: remove unused field from FSP_FSVOL_DEVICE_EXTENSION
This commit is contained in:
parent
b4ebd5e218
commit
5e3fae6a8c
@ -370,7 +370,6 @@ typedef struct
|
||||
BOOLEAN DeletePending;
|
||||
PVPB SwapVpb;
|
||||
FSP_WORK_ITEM_WITH_DELAY DeleteVolumeWorkItem;
|
||||
FSP_DEVICE_GENERIC_TABLE_ELEMENT ElementStorage;
|
||||
FSP_FSCTL_VOLUME_PARAMS VolumeParams;
|
||||
FSP_IOQ Ioq;
|
||||
KSPIN_LOCK ExpirationLock;
|
||||
|
Loading…
x
Reference in New Issue
Block a user