summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-09-27 02:04:19 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-09-27 02:04:19 +0000
commitd813134b3217dcbf47a938659f9acd7dbfe1127f (patch)
tree433c39bde588e4c5af90888c0879261314f9ed14
parente67942011aa05d0fed6baed98556b3a207ce7c54 (diff)
Formerly main.c.~22~
-rw-r--r--ufs/main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ufs/main.c b/ufs/main.c
index b5e05f41..5f41265b 100644
--- a/ufs/main.c
+++ b/ufs/main.c
@@ -189,9 +189,7 @@ main (int argc, char **argv)
diskfs_set_hypermetadata (1, 0);
}
- /* Initiialize our pagers so we can begin using them. */
inode_init ();
- pager_init ();
/* Find our root node. */
warp_root ();