summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-07-20 20:01:28 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-07-20 20:01:28 +0000
commit2b474e2589a83801bbac0c8d438a82fdb29ce3ab (patch)
tree4e75f06aad71af7e79b6d4ffd80df29636378b58
parentc8282f9bd0f423e9e51d6fffc1cb4d75fa098f85 (diff)
Formerly main.c.~16~
-rw-r--r--ufs/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ufs/main.c b/ufs/main.c
index 19963a9a..1ae0d749 100644
--- a/ufs/main.c
+++ b/ufs/main.c
@@ -127,7 +127,6 @@ main (int argc, char **argv)
else
{
devname = diskfs_parse_bootargs (argc, argv);
- diskfs_dotdot_file = MACH_PORT_NULL;
compat_mode = COMPAT_GNU;
}