mirror of
https://github.com/bobranten/Ext4Fsd.git
synced 2026-03-16 05:10:37 -05:00
removed a struct member that was never used
This commit is contained in:
@@ -508,9 +508,6 @@ typedef struct _EXT2_GLOBAL {
|
|||||||
CACHE_MANAGER_CALLBACKS CacheManagerCallbacks;
|
CACHE_MANAGER_CALLBACKS CacheManagerCallbacks;
|
||||||
CACHE_MANAGER_CALLBACKS CacheManagerNoOpCallbacks;
|
CACHE_MANAGER_CALLBACKS CacheManagerNoOpCallbacks;
|
||||||
|
|
||||||
/* Pointer to the driver object */
|
|
||||||
PDRIVER_OBJECT DriverObject;
|
|
||||||
|
|
||||||
/* Pointer to the disk device object */
|
/* Pointer to the disk device object */
|
||||||
PDEVICE_OBJECT DiskdevObject;
|
PDEVICE_OBJECT DiskdevObject;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user