From f9443822fcd20f3a99771fe10e81779bd47b58c7 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Wed, 3 Jul 1996 15:22:49 +0000 Subject: (struct node): Remove member `identity'. --- libdiskfs/diskfs.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'libdiskfs/diskfs.h') diff --git a/libdiskfs/diskfs.h b/libdiskfs/diskfs.h index f60b2b5e..6a76f035 100644 --- a/libdiskfs/diskfs.h +++ b/libdiskfs/diskfs.h @@ -80,8 +80,6 @@ struct node int references; /* hard references */ int light_references; /* light references */ - mach_port_t identity; /* io_identity port */ - mach_port_t sockaddr; /* address for S_IFSOCK shortcut */ int owner; -- cgit v1.2.3