branch update for HEAD-2003050101
[reactos.git] / drivers / fs / ntfs / ntfs.h
index b700ddd..c1fbf65 100644 (file)
@@ -106,7 +106,6 @@ typedef struct _FCB
 
 typedef struct _CCB
 {
-  PFCB           Fcb;
   LIST_ENTRY     NextCCB;
   PFILE_OBJECT   PtrFileObject;
   LARGE_INTEGER  CurrentByteOffset;