summaryrefslogtreecommitdiff
path: root/ufs/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'ufs/main.c')
-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;
}