Changeset 69911 in vbox for trunk/src/VBox/Runtime/common
- Timestamp:
- Dec 3, 2017 5:17:15 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp
r69910 r69911 1648 1648 } 1649 1649 1650 # if 0 /* unused */ 1650 1651 static void rtFsNtfsVol_LogIndexNode(PCNTFSATINDEXALLOC pIdxNode, uint32_t cbIdxNode, uint32_t uType) 1651 1652 { … … 1668 1669 } 1669 1670 } 1670 1671 # endif 1671 1672 1672 1673 /**
Note:
See TracChangeset
for help on using the changeset viewer.