---
 rumpdisk/main.c | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/rumpdisk/main.c b/rumpdisk/main.c
index 150dc996..b35cbfa7 100644
--- a/rumpdisk/main.c
+++ b/rumpdisk/main.c
@@ -31,11 +31,6 @@
 #include <pthread.h>
 #include <mach.h>
 
-/* TODO: Add api to pciaccess to allow selecting backend.
- * For now we pretend to be the arbiter and claim x86 method.
- */
-char *netfs_server_name = "pci-arbiter";
-
 mach_port_t bootstrap_resume_task = MACH_PORT_NULL;
 
 static const struct argp_option options[] = {
-- 
2.30.0


Reply via email to