From dea4b9f1bb02529d02b0389c1f6b0e514ed7deff Mon Sep 17 00:00:00 2001 From: charles forsyth Date: Mon, 3 Jun 2013 21:41:32 +0000 Subject: remove unreachable code --- os/port/exportfs.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'os/port/exportfs.c') diff --git a/os/port/exportfs.c b/os/port/exportfs.c index aee93b33..f82e0346 100644 --- a/os/port/exportfs.c +++ b/os/port/exportfs.c @@ -625,8 +625,6 @@ exslave(void*) notkilled(); exfreeq(q); } - print("exslave %ld shut down", up->pid); /* not reached */ - pexit("exslave shut down", 0); } static void -- cgit v1.2.3