Changeset 69862 in vbox
- Timestamp:
- Nov 28, 2017 7:04:10 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp
r69861 r69862 151 151 152 152 153 #if 0 /* currently unused */ 153 154 static uint32_t rtFsNtfsMftRec_Destroy(PRTFSNTFSMFTREC pThis) 154 155 { … … 182 183 return rtFsNtfsMftRec_Destroy(pThis); 183 184 } 185 #endif 184 186 185 187
Note:
See TracChangeset
for help on using the changeset viewer.