summaryrefslogtreecommitdiff
path: root/fstests/fstests.c
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1993-11-05 09:23:31 +0000
committerMichael I. Bushnell <mib@gnu.org>1993-11-05 09:23:31 +0000
commitc1c8e972b5c2c35ce3677bcb3d2eefa4c42d7b83 (patch)
treef01ccd6a377d3dc87e7206049014dc377974198f /fstests/fstests.c
parent6eff55d325288c53536ddec93c29abcba7263f9e (diff)
Formerly fstests.c.~4~
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);