Index: /trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp
===================================================================
--- /trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp	(revision 69861)
+++ /trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp	(revision 69862)
@@ -151,4 +151,5 @@
 
 
+#if 0 /* currently unused */
 static uint32_t rtFsNtfsMftRec_Destroy(PRTFSNTFSMFTREC pThis)
 {
@@ -182,4 +183,5 @@
     return rtFsNtfsMftRec_Destroy(pThis);
 }
+#endif
 
 
