diff options
| author | charles forsyth <charles.forsyth@gmail.com> | 2013-06-03 21:41:32 +0000 |
|---|---|---|
| committer | charles forsyth <charles.forsyth@gmail.com> | 2013-06-03 21:41:32 +0000 |
| commit | dea4b9f1bb02529d02b0389c1f6b0e514ed7deff (patch) | |
| tree | 79c56af0e9bdf6c4b2a921d9d0bbbf6854886663 /os/port/exportfs.c | |
| parent | ed3201b7ca522d553e0ee4720580313ced8ae091 (diff) | |
remove unreachable code
Diffstat (limited to 'os/port/exportfs.c')
| -rw-r--r-- | os/port/exportfs.c | 2 |
1 files changed, 0 insertions, 2 deletions
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 |
