X-Git-Url: http://git.jankratochvil.net/?p=reactos.git;a=blobdiff_plain;f=include%2Fddk%2Fcctypes.h;fp=include%2Fddk%2Fcctypes.h;h=dce1748afdabbe60b553c6d772416a0f8eaf9453;hp=4d61ef8d308be42339d90881991805331e52ba7e;hb=7c0db166f81fbe8c8b913d7f26048e337d383605;hpb=e3ed2d773259cc445c7ff8181ebd934931365328 diff --git a/include/ddk/cctypes.h b/include/ddk/cctypes.h index 4d61ef8..dce1748 100644 --- a/include/ddk/cctypes.h +++ b/include/ddk/cctypes.h @@ -77,7 +77,6 @@ typedef struct _REACTOS_COMMON_FCB_HEADER { CSHORT NodeTypeCode; CSHORT NodeByteSize; - struct _BCB* Bcb; LARGE_INTEGER AllocationSize; LARGE_INTEGER FileSize; LARGE_INTEGER ValidDataLength;