summaryrefslogtreecommitdiff
path: root/fstests/fstests.c
diff options
context:
space:
mode:
Diffstat (limited to 'fstests/fstests.c')
-rw-r--r--fstests/fstests.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fstests/fstests.c b/fstests/fstests.c
index 230715b9..9c90281c 100644
--- a/fstests/fstests.c
+++ b/fstests/fstests.c
@@ -39,7 +39,6 @@ main ()
stdout = mach_open_devstream (_hurd_init_dtable[1], "w");
root = _hurd_ports[INIT_PORT_CRDIR].port;
- task_get_bootstrap_port (mach_task_self (), &root);
dir_pathtrans (root, "README", FS_LOOKUP_READ, 0, &retry, pathbuf,
&filetoprint);