diff options
Diffstat (limited to 'src/Common/Apidrvr.h')
-rw-r--r-- | src/Common/Apidrvr.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Common/Apidrvr.h b/src/Common/Apidrvr.h index 1c7460eb..1a28dec0 100644 --- a/src/Common/Apidrvr.h +++ b/src/Common/Apidrvr.h @@ -133,10 +133,6 @@ typedef struct BOOL readOnly;
BOOL removable;
BOOL partitionInInactiveSysEncScope;
-#if 0
- unsigned __int64 volumeCreationTime; // Deprecated in v6.0
- unsigned __int64 headerCreationTime; // Deprecated in v6.0
-#endif
uint32 volumeHeaderFlags;
unsigned __int64 totalBytesRead;
unsigned __int64 totalBytesWritten;
|