ref: 5c21eca829380c28769f79beabb7cc51f1787f97
parent: c8500961fbf7f65a5fd5e0e522c702b17a79ca27
author: 9ferno <[email protected]>
date: Fri Oct 14 09:29:35 EDT 2022
remove lingering debug print
--- a/mafs.c
+++ b/mafs.c
@@ -118,8 +118,6 @@
strncpy(service, config.service, strlen(config.service));
start9p(nets, stdio);
- dprint("after start9p");
-
/*
we have started another proc to process /srv/service
and it is my time to exit