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