diff --git a/exec/main.c b/exec/main.c index 1ed7763..2658df5 100644 --- a/exec/main.c +++ b/exec/main.c @@ -230,11 +230,6 @@ main (int argc, char **argv) /* Reply to our parent. */ err = trivfs_startup (bootstrap, 0, - trivfs_control_class, port_bucket, - trivfs_protid_class, port_bucket, &fsys); - - /* Reply to our parent. */ - err = trivfs_startup (bootstrap, 0, trivfs_control_class, port_bucket, trivfs_protid_class, port_bucket, &fsys); -- 2.7.0